Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Classifier Type Optional
axis axis 1.3 - jar
com.lowagie itext 1.3.1 - jar
log4j log4j 1.2.9 - jar

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Classifier Type Optional
junit junit 3.8.1 - jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Classifier Type Optional
axis axis-jaxrpc 1.3 - jar
axis axis-saaj 1.3 - jar
commons-discovery commons-discovery 0.2 - jar
commons-logging commons-logging 1.0.4 - jar
wsdl4j wsdl4j 1.5.1 - jar

Project Dependency Graph

Dependency Listings

Intix JSigner

INTIX-JSIGNER is a java web application for signing documents (XML and/or PDF) of unattended way and in the server side. It has as main modules the following: Authentication, XML and PDF Signing and Keys and Certificates Management.

https://sourceforge.net/projects/intix-jsigner/

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org

itext

The iText classes are very useful for people who need to generate read-only, platform independent documents containing text, lists, tables and images. The library is especially useful in combination with Java(TM) technology-based Servlets: The look and feel of HTML is browser dependent; with iText and PDF you can control exactly how your servlet's output will look. iText requires JDK 1.2, and no extra dependencies. It's available for free under a multiple license: MPL and LGPL.

http://www.lowagie.com/iText/

Unnamed - log4j:log4j:jar:1.2.9

Unnamed - axis:axis:jar:1.3

Unnamed - axis:axis-jaxrpc:jar:1.3

Unnamed - axis:axis-saaj:jar:1.3

WSDL4J

Java stub generator for WSDL

http://sf.net/projects/wsdl4j

Discovery

Commons Discovery

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/logging/