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 |
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 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
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 is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
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.
Unnamed - log4j:log4j:jar:1.2.9
Unnamed - axis:axis-jaxrpc:jar:1.3
Unnamed - axis:axis-saaj:jar:1.3
Java stub generator for WSDL
Commons Discovery
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.