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 |
|---|---|---|---|---|---|
| antlr | antlr | 2.7.5 | - | jar | |
| commons-collections | commons-collections | 3.1 | - | jar | |
| commons-lang | commons-lang | 2.1 | - | jar | |
| jdom | jdom | 1.0 | - | jar | |
| velocity | velocity | 1.5 | - | jar | |
| werken-xpath | werken-xpath | 0.9.4 | - | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| ant | ant | 1.6 | - | 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 |
|---|---|---|---|---|---|
| oro | oro | 2.0.8 | - | jar |
Anakia uses Apache Velocity to generate documents based on XML source files.
http://velocity.apache.org/anakia/releases/anakia-1.0
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
Unnamed - werken-xpath:werken-xpath:jar:0.9.4
Apache Velocity is a general purpose template engine.