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 Type License Optional
commons-io commons-io 2.2 jar The Apache Software License, Version 2.0 No
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0 No
org.apache.velocity velocity 1.7 jar The Apache Software License, Version 2.0 No
org.jomc jomc-model 1.8 jar The JOMC Project Copyright No
org.jomc jomc-modlet 1.8 jar The JOMC Project Copyright No
org.jomc jomc-tools 1.8 jar The JOMC Project Copyright No
org.jomc jomc-util 1.8 jar The JOMC Project Copyright No
org.codehaus.mojo animal-sniffer-annotations 1.12 jar MIT license Yes

runtime

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

GroupId ArtifactId Version Classifier Type License
org.jomc jomc-tools 1.8 templates jar The JOMC Project Copyright

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 Type License
junit junit 4.11 jar Common Public License Version 1.0

provided

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 Type License
org.apache.ant ant 1.8.4 jar The Apache Software License, Version 2.0

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 Type License
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
jakarta-regexp jakarta-regexp 1.4 jar -
org.apache.bcel bcel 5.2 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 Type License
org.hamcrest hamcrest-core 1.3 jar New BSD License

provided

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 Type License
org.apache.ant ant-launcher 1.8.4 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The JOMC Project Copyright: JOMC ⁑ Ant Tasks, JOMC ⁑ Model, JOMC ⁑ Modlet, JOMC ⁑ Tools, JOMC ⁑ Utilities

New BSD License: Hamcrest Core

MIT license: Animal Sniffer Annotations

Unknown: bcel, jakarta-regexp

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Velocity, Commons Collections, Commons IO, Commons Lang

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug
commons-io-2.2.jar 169.52 kB 126 108 6 1.5 debug
commons-lang-2.6.jar 277.56 kB 155 133 10 1.3 debug
jakarta-regexp-1.4.jar 27.91 kB 22 17 1 1.1 release
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
ant-1.8.4.jar 1.85 MB 1,172 1,094 59 1.4 debug
ant-launcher-1.8.4.jar 18.00 kB 14 5 1 1.4 debug
bcel-5.2.jar 520.84 kB 397 383 8 1.3 debug
velocity-1.7.jar 438.97 kB 306 270 25 1.4 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
jomc-model/target/classes - 0 0 0 - release
jomc-modlet/target/classes - 0 0 0 - release
jomc-tools/target/classes - 0 0 0 - release
jomc-tools/target/classes - 0 0 0 - release
jomc-util/target/classes - 0 0 0 - release
animal-sniffer-annotations-1.12.jar 3.40 kB 12 1 1 1.5 release
Total Size Entries Classes Packages JDK Rev Debug
16 4.10 MB 3,004 2,747 154 1.5 9
compile: 11 compile: 1.96 MB compile: 1,500 compile: 1,370 compile: 63 - compile: 5
test: 2 test: 283.26 kB test: 318 test: 278 test: 31 - test: 2
runtime: 1 runtime: .50 kB - - - - -
provided: 2 provided: 1.87 MB provided: 1,186 provided: 1,099 provided: 60 - provided: 2

Dependency Repository Locations

Repo ID URL Release Snapshot
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
codehaus-snapshots http://nexus.codehaus.org/snapshots/ - Yes
central https://repo.maven.apache.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact apache.snapshots codehaus-snapshots central
commons-collections:commons-collections:jar:3.2.1 - - Found at https://repo.maven.apache.org/maven2
commons-io:commons-io:jar:2.2 - - Found at https://repo.maven.apache.org/maven2
commons-lang:commons-lang:jar:2.6 - - Found at https://repo.maven.apache.org/maven2
jakarta-regexp:jakarta-regexp:jar:1.4 - - Found at https://repo.maven.apache.org/maven2
junit:junit:jar:4.11 - - Found at https://repo.maven.apache.org/maven2
org.apache.ant:ant:jar:1.8.4 - - Found at https://repo.maven.apache.org/maven2
org.apache.ant:ant-launcher:jar:1.8.4 - - Found at https://repo.maven.apache.org/maven2
org.apache.bcel:bcel:jar:5.2 - - Found at https://repo.maven.apache.org/maven2
org.apache.velocity:velocity:jar:1.7 - - Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 - - Found at https://repo.maven.apache.org/maven2
org.jomc:jomc-model:jar:1.8 - - Found at https://repo.maven.apache.org/maven2
org.jomc:jomc-modlet:jar:1.8 - - Found at https://repo.maven.apache.org/maven2
org.jomc:jomc-tools:jar:1.8 - - Found at https://repo.maven.apache.org/maven2
org.jomc:jomc-tools:jar:templates:1.8 - - Found at https://repo.maven.apache.org/maven2
org.jomc:jomc-util:jar:1.8 - - Found at https://repo.maven.apache.org/maven2
org.codehaus.mojo:animal-sniffer-annotations:jar:1.12 - - Found at https://repo.maven.apache.org/maven2
Total apache.snapshots codehaus-snapshots central
16 (compile: 11, test: 2, runtime: 1, provided: 2) 0 0 16