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 Optional
aopalliance aopalliance 1.0 jar Yes
com.thoughtworks.paranamer paranamer 2.1 jar Yes
com.thoughtworks.xstream xstream 1.3.1 jar Yes
commons-jexl commons-jexl 20070823 jar Yes
commons-logging commons-logging 1.1.1 jar Yes
javax.persistence persistence-api 1.0 jar Yes
log4j log4j 1.2.15 jar Yes
ognl ognl 2.7.3 jar Yes
org.aspectj aspectjrt 1.6.2 jar Yes
org.beanshell bsh 2.0b4 jar Yes
org.codehaus.groovy groovy-all 1.6.4 jar Yes
org.javolution javolution 5.2.6 jar Yes
org.jruby jruby 1.3.1 jar Yes
org.mvel mvel2 2.0.13 jar Yes
org.slf4j slf4j-api 1.5.8 jar Yes
org.springframework spring 2.5.6.SEC01 jar Yes
rhino js 1.7R2 jar Yes
trove trove 2.0.4 jar Yes

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
cglib cglib-nodep 2.2 jar
junit junit 3.8.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
jboss javassist 3.7.ga jar
xpp3 xpp3_min 1.1.4c jar

Project Dependency Graph

Dependency Tree

  • net.sf.oval:oval:jar:1.40 Information

Licenses

Unknown: Groovy, OGNL - Object Graph Navigation Library, SLF4J API Module, Unnamed - commons-jexl:commons-jexl:jar:20070823, Unnamed - trove:trove:jar:2.0.4, javolution, mvel

Common Development and Distribution License (CDDL) v1.0: Enterprise JavaBeans (EJB) 3.0

Mozilla Public License: Rhino

Public Domain: AOP alliance, MXP1: Xml Pull Parser 3rd Edition (XPP3), ParaNamer Core

BSD style: XStream Core

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

ASF 2.0: Code Generation Library

MPL 1.1: Javassist

GNU LESSER GENERAL PUBLIC LICENSE: BeanShell

The Apache Software License, Version 2.0: Apache Log4j, Commons Logging, Spring Framework

Eclipse Public License - v 1.0: AspectJ runtime, OVal

GNU Lesser General Public License Version 2.1: JRuby

Common Public License Version 1.0: JUnit

Common Public License - v 1.0: JRuby

GNU General Public License Version 2: JRuby

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
cglib-nodep-2.2.jar 314.81 kB 253 249 9 1.2 debug
javassist-3.7.ga.jar 531.27 kB 326 308 16 1.5 debug
junit-3.8.2.jar 117.81 kB 120 102 6 1.2 debug
xpp3_min-1.1.4c.jar 24.37 kB 12 3 2 1.1 debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
paranamer-2.1.jar 26.81 kB 24 14 1 1.4 debug
xstream-1.3.1.jar 421.29 kB 372 342 21 1.5 debug
commons-jexl-20070823.jar 132.57 kB 111 97 7 1.2 debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
persistence-api-1.0.jar 50.93 kB 97 91 2 1.5 debug
log4j-1.2.15.jar 382.65 kB 296 259 19 1.1 debug
ognl-2.7.3.jar 234.18 kB 141 130 3 1.4 debug
aspectjrt-1.6.2.jar 112.23 kB 144 127 10 1.5 debug
bsh-2.0b4.jar 275.09 kB 238 158 8 1.2 release
groovy-all-1.6.4.jar 4.29 MB 2,940 2,775 81 1.5 debug
javolution-5.2.6.jar 293.37 kB 335 320 12 1.5 release
jruby-1.3.1.jar 7.77 MB 6,277 5,604 108 1.5 debug
mvel2-2.0.13.jar 598.76 kB 458 422 26 1.5 debug
slf4j-api-1.5.8.jar 22.90 kB 32 21 3 1.3 debug
spring-2.5.6.SEC01.jar 2.81 MB 2,187 2,159 183 1.5 debug
js-1.7R2.jar 850.84 kB 344 317 17 1.5 debug
trove-2.0.4.jar 729.29 kB 579 574 2 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
22 19.94 MB 15,343 14,109 540 1.5 20
compile: 20 compile: 19.52 MB compile: 14,970 compile: 13,758 compile: 525 - compile: 18
test: 2 test: 432.62 kB test: 373 test: 351 test: 15 - test: 2

Dependency Repository Locations

Repo ID URL Release Snapshot
central http://repo1.maven.org/maven2 Yes -
java.net https://maven-repository.dev.java.net/nonav/repository Yes Yes
codehaus http://repository.codehaus.org Yes -
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
net.sf.oval-repo http://oval.sourceforge.net/mvn-repo/release Yes Yes
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes

Repository locations for each of the Dependencies.

Artifact central java.net codehaus apache.snapshots net.sf.oval-repo maven2-repository.dev.java.net
cglib:cglib-nodep:jar:2.2 Found at http://repo1.maven.org/maven2 - - - - -
jboss:javassist:jar:3.7.ga Found at http://repo1.maven.org/maven2 - - - - -
junit:junit:jar:3.8.2 Found at http://repo1.maven.org/maven2 - - - - -
xpp3:xpp3_min:jar:1.1.4c Found at http://repo1.maven.org/maven2 - - - - -
aopalliance:aopalliance:jar:1.0 Found at http://repo1.maven.org/maven2 - - - - -
com.thoughtworks.paranamer:paranamer:jar:2.1 Found at http://repo1.maven.org/maven2 - Found at http://repository.codehaus.org - - -
com.thoughtworks.xstream:xstream:jar:1.3.1 Found at http://repo1.maven.org/maven2 - Found at http://repository.codehaus.org - - -
commons-jexl:commons-jexl:jar:20070823 - - - - Found at http://oval.sourceforge.net/mvn-repo/release -
commons-logging:commons-logging:jar:1.1.1 Found at http://repo1.maven.org/maven2 - - - - -
javax.persistence:persistence-api:jar:1.0 Found at http://repo1.maven.org/maven2 Found at https://maven-repository.dev.java.net/nonav/repository - - - -
log4j:log4j:jar:1.2.15 Found at http://repo1.maven.org/maven2 - - - - -
ognl:ognl:jar:2.7.3 Found at http://repo1.maven.org/maven2 - - - - -
org.aspectj:aspectjrt:jar:1.6.2 Found at http://repo1.maven.org/maven2 - - - - -
org.beanshell:bsh:jar:2.0b4 Found at http://repo1.maven.org/maven2 - - - - -
org.codehaus.groovy:groovy-all:jar:1.6.4 Found at http://repo1.maven.org/maven2 - Found at http://repository.codehaus.org - - -
org.javolution:javolution:jar:5.2.6 Found at http://repo1.maven.org/maven2 - - - - -
org.jruby:jruby:jar:1.3.1 Found at http://repo1.maven.org/maven2 - Found at http://repository.codehaus.org - - -
org.mvel:mvel2:jar:2.0.13 Found at http://repo1.maven.org/maven2 - Found at http://repository.codehaus.org - - -
org.slf4j:slf4j-api:jar:1.5.8 Found at http://repo1.maven.org/maven2 - - - - -
org.springframework:spring:jar:2.5.6.SEC01 Found at http://repo1.maven.org/maven2 - - - - -
rhino:js:jar:1.7R2 Found at http://repo1.maven.org/maven2 - - - - -
trove:trove:jar:2.0.4 - - - - Found at http://oval.sourceforge.net/mvn-repo/release -
Total central java.net codehaus apache.snapshots net.sf.oval-repo maven2-repository.dev.java.net
22 (compile: 20, test: 2) 20 1 5 0 2 0