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
commons-cli commons-cli 1.2 jar
commons-lang commons-lang 2.4 jar
org.jomc jomc-api 1.0-alpha-15 jar
org.jomc jomc-model 1.0-alpha-15 jar
org.jomc jomc-spi 1.0-alpha-15 jar
org.jomc jomc-tools 1.0-alpha-15 jar

runtime

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

GroupId ArtifactId Version Type
org.jomc jomc-ri 1.0-alpha-15 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
junit junit 3.8.2 jar

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
com.sun.xml.bind jaxb-impl 2.1.12 jar
javax.activation activation 1.1 jar
javax.annotation jsr250-api 1.0 jar
javax.xml.bind jaxb-api 2.1 jar
javax.xml.stream stax-api 1.0-2 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 Type
commons-collections commons-collections 3.2.1 jar
commons-io commons-io 1.4 jar
jakarta-regexp jakarta-regexp 1.4 jar
org.apache.bcel bcel 5.2 jar
org.apache.velocity velocity 1.6.2 jar
org.jomc jomc-util 1.0-alpha-15 jar
oro oro 2.0.8 jar

Project Dependency Graph

Dependency Tree

Licenses

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform, Streaming API for XML

Unknown: Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1.12, Unnamed - jakarta-regexp:jakarta-regexp:jar:1.4, Unnamed - javax.xml.bind:jaxb-api:jar:2.1, Unnamed - org.apache.bcel:bcel:jar:5.2, Unnamed - oro:oro:jar:2.0.8

The Apache Software License, Version 2.0: Apache Velocity, Commons CLI, Commons Collections, Commons IO, Commons Lang

The JOMC Project Copyright: JOMC API, JOMC CLI, JOMC Model, JOMC RI, JOMC SPI, JOMC Tools, JOMC Utilities

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)

GNU General Public Library: Streaming API for XML

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
jaxb-impl-2.1.12.jar 847.46 kB 703 655 29 1.5 debug
commons-cli-1.2.jar 40.16 kB 35 22 1 1.4 debug
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug
commons-io-1.4.jar 106.49 kB 93 76 5 1.3 debug
commons-lang-2.4.jar 255.67 kB 148 127 9 1.2 debug
jakarta-regexp-1.4.jar 27.91 kB 22 17 1 1.1 release
activation-1.1.jar 61.51 kB 50 38 3 1.4 debug
jsr250-api-1.0.jar 5.71 kB 16 11 2 1.5 debug
jaxb-api-2.1.jar 87.86 kB 113 100 6 1.5 debug
stax-api-1.0-2.jar 22.80 kB 44 37 3 1.5 debug
junit-3.8.2.jar 117.81 kB 120 102 6 1.2 debug
bcel-5.2.jar 520.84 kB 397 383 8 1.3 debug
velocity-1.6.2.jar 411.11 kB 297 261 25 1.4 debug
jomc-api-1.0-alpha-15.jar 11.73 kB 15 3 1 1.5 debug
jomc-model-1.0-alpha-15.jar 183.59 kB 110 68 2 1.5 debug
jomc-ri-1.0-alpha-15.jar 40.36 kB 28 9 1 1.5 debug
jomc-spi-1.0-alpha-15.jar 11.57 kB 18 5 1 1.5 release
jomc-tools-1.0-alpha-15.jar 72.08 kB 50 10 1 1.5 debug
jomc-util-1.0-alpha-15.jar 39.61 kB 37 19 1 1.5 debug
oro-2.0.8.jar 63.73 kB 74 62 6 1.2 release
Total Size Entries Classes Packages JDK Rev Debug
20 3.41 MB 2,852 2,463 123 1.5 17
compile: 13 compile: 2.25 MB compile: 1,778 compile: 1,511 compile: 73 - compile: 10
test: 1 test: 117.81 kB test: 120 test: 102 test: 6 - test: 1
runtime: 1 runtime: 40.36 kB runtime: 28 runtime: 9 runtime: 1 - runtime: 1
provided: 5 provided: 1.00 MB provided: 926 provided: 841 provided: 43 - provided: 5

Dependency Repository Locations

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

Repository locations for each of the Dependencies.

Artifact central apache.snapshots
com.sun.xml.bind:jaxb-impl:jar:2.1.12 Found at http://repo1.maven.org/maven2 -
commons-cli:commons-cli:jar:1.2 Found at http://repo1.maven.org/maven2 -
commons-collections:commons-collections:jar:3.2.1 Found at http://repo1.maven.org/maven2 -
commons-io:commons-io:jar:1.4 Found at http://repo1.maven.org/maven2 -
commons-lang:commons-lang:jar:2.4 Found at http://repo1.maven.org/maven2 -
jakarta-regexp:jakarta-regexp:jar:1.4 Found at http://repo1.maven.org/maven2 -
javax.activation:activation:jar:1.1 Found at http://repo1.maven.org/maven2 -
javax.annotation:jsr250-api:jar:1.0 Found at http://repo1.maven.org/maven2 -
javax.xml.bind:jaxb-api:jar:2.1 Found at http://repo1.maven.org/maven2 -
javax.xml.stream:stax-api:jar:1.0-2 Found at http://repo1.maven.org/maven2 -
junit:junit:jar:3.8.2 Found at http://repo1.maven.org/maven2 -
org.apache.bcel:bcel:jar:5.2 Found at http://repo1.maven.org/maven2 -
org.apache.velocity:velocity:jar:1.6.2 Found at http://repo1.maven.org/maven2 -
org.jomc:jomc-api:jar:1.0-alpha-15 Found at http://repo1.maven.org/maven2 -
org.jomc:jomc-model:jar:1.0-alpha-15 Found at http://repo1.maven.org/maven2 -
org.jomc:jomc-ri:jar:1.0-alpha-15 Found at http://repo1.maven.org/maven2 -
org.jomc:jomc-spi:jar:1.0-alpha-15 Found at http://repo1.maven.org/maven2 -
org.jomc:jomc-tools:jar:1.0-alpha-15 Found at http://repo1.maven.org/maven2 -
org.jomc:jomc-util:jar:1.0-alpha-15 Found at http://repo1.maven.org/maven2 -
oro:oro:jar:2.0.8 Found at http://repo1.maven.org/maven2 -
Total central apache.snapshots
20 (compile: 13, test: 1, runtime: 1, provided: 5) 20 0