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 |
---|---|---|---|---|---|
ar.com.da | swingcomponents | 1.1.5 | - | jar | |
commons-codec | commons-codec | 1.3 | - | jar | |
commons-collections | commons-collections | 3.2 | - | jar | |
commons-io | commons-io | 1.2 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
velocity | velocity | 1.4 | - | jar | |
xjavadoc | xjavadoc | 1.5-SNAPSHOT | - | 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 |
---|---|---|---|---|---|
avalon-framework | avalon-framework | 4.1.3 | - | jar | |
javax.servlet | servlet-api | 2.3 | - | jar | |
log4j | log4j | 1.2.12 | - | jar | |
logkit | logkit | 1.0.1 | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
velocity | velocity-dep | 1.4 | - | jar |
The project consists in a UML modeling tool with doc/code generation capabilities, mainly targeted to Java.
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
http://jakarta.apache.org/commons/codec/
Simple swing components and utilities
A set of general purpose swing components and utility classes
http://swingcomponents.sourceforge.net
Unnamed - junit:junit:jar:3.8.1
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - avalon-framework:avalon-framework:jar:4.1.3
Unnamed - javax.servlet:servlet-api:jar:2.3
Unnamed - logkit:logkit:jar:1.0.1
Unnamed - log4j:log4j:jar:1.2.12
Unnamed - xjavadoc:xjavadoc:jar:1.5-SNAPSHOT
POM was created from install:install-file
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.
http://jakarta.apache.org/velocity/
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.