Fork me on GitHub

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
org.slf4j slf4j-api 1.7.2 jar MIT License No
javax.ejb ejb-api 3.0 jar - Yes
javax.enterprise cdi-api 1.1 jar Apache License, Version 2.0 Yes
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0 Yes
javax.transaction jta 1.1 jar - Yes
org.hibernate hibernate-entitymanager 3.6.0.Final jar GNU Lesser General Public License Yes
org.hibernate.javax.persistence hibernate-jpa-2.0-api 1.0.0.Final jar license.txt Yes
org.jboss.spec.javax.xml.rpc jboss-jaxrpc-api_1.1_spec 1.0.0.Final jar lgpl 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 License
com.h2database h2 1.3.170 jar The H2 License, Version 1.0
org.hsqldb hsqldb 2.2.8 jar HSQLDB License, a BSD open source license
org.slf4j slf4j-simple 1.7.2 jar MIT 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 Optional
junit junit 4.11 jar Common Public License Version 1.0 Yes
org.easymock easymock 3.2 jar Apache 2 Yes
org.mockito mockito-core 1.9.5 jar The MIT License Yes
org.testng testng 6.1.1 jar Apache License, Version 2.0 Yes

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 Optional
antlr antlr 2.7.6 jar - Yes
asm asm 3.1 jar - Yes
cglib cglib 2.2 jar ASF 2.0 Yes
commons-collections commons-collections 3.1 jar - Yes
dom4j dom4j 1.6.1 jar - Yes
javassist javassist 3.12.0.GA jar LGPL 2.1 Yes
javax.annotation jsr250-api 1.0 jar - Yes
javax.el el-api 2.2 jar - Yes
org.hibernate hibernate-commons-annotations 3.2.0.Final jar GNU LESSER GENERAL PUBLIC LICENSE Yes
org.hibernate hibernate-core 3.6.0.Final jar GNU Lesser General Public License Yes
org.jboss.spec.javax.interceptor http://jboss-interceptors-api_1.1_spec/ 1.0.0.Beta1 jar lgpl Yes
org.jboss.spec.javax.servlet http://jboss-servlet-api_3.0_spec/ 1.0.0.Final jar lgpl Yes

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 Optional
cglib cglib-nodep 2.2.2 jar ASF 2.0 Yes
com.beust jcommander 1.12 jar The Apache Software License, Version 2.0 Yes
org.beanshell bsh 2.0b4 jar GNU LESSER GENERAL PUBLIC LICENSE Yes
org.hamcrest hamcrest-core 1.3 jar New BSD License Yes
org.objenesis objenesis 1.3 jar Apache 2 Yes
org.yaml snakeyaml 1.6 jar LICENSE.txt Yes

Project Dependency Graph

Dependency Tree

  • org.needle4j:needle4j:jar:2.3 Information
    • org.slf4j:slf4j-api:jar:1.7.2 (compile) Information
    • org.slf4j:slf4j-simple:jar:1.7.2 (test) Information
    • junit:junit:jar:4.11 (provided) Information
      • org.hamcrest:hamcrest-core:jar:1.3 (provided) Information
    • org.testng:testng:jar:6.1.1 (provided) Information
    • org.easymock:easymock:jar:3.2 (provided) Information
      • cglib:cglib-nodep:jar:2.2.2 (provided) Information
      • org.objenesis:objenesis:jar:1.3 (provided) Information
    • org.mockito:mockito-core:jar:1.9.5 (provided) Information
    • org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.0.Final (compile) Information
    • org.hibernate:hibernate-entitymanager:jar:3.6.0.Final (compile) Information
      • org.hibernate:hibernate-core:jar:3.6.0.Final (compile) Information
        • antlr:antlr:jar:2.7.6 (compile) Information
        • commons-collections:commons-collections:jar:3.1 (compile) Information
        • dom4j:dom4j:jar:1.6.1 (compile) Information
        • org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final (compile) Information
      • cglib:cglib:jar:2.2 (compile) Information
        • asm:asm:jar:3.1 (compile) Information
      • javassist:javassist:jar:3.12.0.GA (compile) Information
    • javax.transaction:jta:jar:1.1 (compile) Information
    • org.hsqldb:hsqldb:jar:2.2.8 (test) Information
    • com.h2database:h2:jar:1.3.170 (test) Information
    • javax.ejb:ejb-api:jar:3.0 (compile) Information
    • javax.inject:javax.inject:jar:1 (compile) Information
    • javax.enterprise:cdi-api:jar:1.1 (compile) Information
      • javax.el:el-api:jar:2.2 (compile) Information
      • org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.1_spec:jar:1.0.0.Beta1 (compile) Information
      • javax.annotation:jsr250-api:jar:1.0 (compile) Information
    • org.jboss.spec.javax.xml.rpc:jboss-jaxrpc-api_1.1_spec:jar:1.0.0.Final (compile) Information
      • org.jboss.spec.javax.servlet:jboss-servlet-api_3.0_spec:jar:1.0.0.Final (compile) Information

Licenses

ASF 2.0: Code Generation Library

Unamed: JPA 2.0 API

New BSD License: Hamcrest Core

GNU LESSER GENERAL PUBLIC LICENSE: BeanShell, Hibernate Commons Annotations

Apache 2: EasyMock, Objenesis

Unknown: ASM Core, AntLR, Expression Language API (2.1 Maintenance Release), Java Transaction API, commons-collections, dom4j, ejb-api, jsr250-api

LGPL 2.1: Javassist

Apache License, Version 2.0: CDI APIs, TestNG

GNU Lesser General Public License: Hibernate Core, Hibernate Entity Manager

The Apache Software License, Version 2.0: JCommander, javax.inject

lgpl: Interceptors 1.1 API, Java API for XML-Based RPC (JAX-RPC) 1.1, Java Servlet 3.0 API, needle4j

HSQLDB License, a BSD open source license: HyperSQL Database

The H2 License, Version 1.0: H2 Database Engine

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module, SLF4J Simple Binding

The MIT License: Mockito

Apache License Version 2.0: SnakeYAML

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
h2-1.3.170.jar 1.40 MB 541 538 34 1.6 debug
hsqldb-2.2.8.jar 1.33 MB 623 549 21 1.6 release
slf4j-api-1.7.2.jar 25.47 kB 34 23 3 1.5 debug
slf4j-simple-1.7.2.jar 10.39 kB 16 6 1 1.5 debug
antlr-2.7.6.jar 433.04 kB 226 224 12 1.2 debug
asm-3.1.jar 42.02 kB 24 23 2 1.2 release
cglib-2.2.jar 272.15 kB 240 226 7 1.2 debug
cglib-nodep-2.2.2.jar 319.25 kB 255 251 9 1.2 debug
jcommander-1.12.jar 30.55 kB 36 23 4 1.5 debug
commons-collections-3.1.jar 546.26 kB 465 446 12 1.1 debug
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug
javassist-3.12.0.GA.jar 618.47 kB 384 360 17 1.4 debug
jsr250-api-1.0.jar 6.02 kB 16 11 2 1.5 debug
ejb-api-3.0.jar 32.17 kB 69 62 3 1.5 debug
el-api-2.2.jar 33.14 kB 38 28 1 1.5 debug
cdi-api-1.1.jar 69.04 kB 118 98 7 1.6 debug
javax.inject-1.jar 2.44 kB 8 6 1 1.5 release
jta-1.1.jar 14.72 kB 24 18 2 1.3 debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
bsh-2.0b4.jar 275.09 kB 238 158 8 1.2 release
easymock-3.2.jar 116.97 kB 99 90 3 1.5 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
hibernate-commons-annotations-3.2.0.Final.jar 69.61 kB 77 61 6 1.5 debug
hibernate-core-3.6.0.Final.jar 2.94 MB 2,092 1,972 99 1.5 debug
hibernate-entitymanager-3.6.0.Final.jar 407.73 kB 329 302 14 1.5 debug
hibernate-jpa-2.0-api-1.0.0.Final.jar 98.52 kB 188 176 4 1.5 debug
jboss-interceptors-api_1.1_spec-1.0.0.Beta1.jar 5.49 kB 17 8 1 1.5 release
jboss-servlet-api_3.0_spec-1.0.0.Final.jar 69.14 kB 93 74 4 1.5 debug
jboss-jaxrpc-api_1.1_spec-1.0.0.Final.jar 28.74 kB 66 50 7 1.5 debug
mockito-core-1.9.5.jar 1.43 MB 1,258 647 64 1.5 debug
objenesis-1.3.jar 39.62 kB 50 35 9 1.3 debug
testng-6.1.1.jar 577.20 kB 403 368 22 1.5 debug
snakeyaml-1.6.jar 226.68 kB 208 183 16 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
33 11.95 MB 8,761 7,484 440 1.6 28
compile: 20 compile: 5.95 MB compile: 4,716 compile: 4,358 compile: 218 - compile: 17
test: 3 test: 2.74 MB test: 1,180 test: 1,093 test: 56 - test: 2
provided: 10 provided: 3.26 MB provided: 2,865 provided: 2,033 provided: 166 - provided: 9

Dependency Repository Locations

Repo ID URL Release Snapshot
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes
jboss-public-repository-group http://repository.jboss.org/nexus/content/groups/public Yes -
central http://repo.maven.apache.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact sonatype-nexus-snapshots jboss-public-repository-group central
com.h2database:h2:jar:1.3.170 - - Found at http://repo.maven.apache.org/maven2
org.hsqldb:hsqldb:jar:2.2.8 - - Found at http://repo.maven.apache.org/maven2
org.slf4j:slf4j-api:jar:1.7.2 - - Found at http://repo.maven.apache.org/maven2
org.slf4j:slf4j-simple:jar:1.7.2 - - Found at http://repo.maven.apache.org/maven2
antlr:antlr:jar:2.7.6 - - Found at http://repo.maven.apache.org/maven2
asm:asm:jar:3.1 - - Found at http://repo.maven.apache.org/maven2
cglib:cglib:jar:2.2 - - Found at http://repo.maven.apache.org/maven2
cglib:cglib-nodep:jar:2.2.2 - - Found at http://repo.maven.apache.org/maven2
com.beust:jcommander:jar:1.12 - - Found at http://repo.maven.apache.org/maven2
commons-collections:commons-collections:jar:3.1 - - Found at http://repo.maven.apache.org/maven2
dom4j:dom4j:jar:1.6.1 - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
javassist:javassist:jar:3.12.0.GA - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
javax.annotation:jsr250-api:jar:1.0 - - Found at http://repo.maven.apache.org/maven2
javax.ejb:ejb-api:jar:3.0 - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
javax.el:el-api:jar:2.2 - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
javax.enterprise:cdi-api:jar:1.1 - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
javax.inject:javax.inject:jar:1 - - Found at http://repo.maven.apache.org/maven2
javax.transaction:jta:jar:1.1 - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.11 - - Found at http://repo.maven.apache.org/maven2
org.beanshell:bsh:jar:2.0b4 - - Found at http://repo.maven.apache.org/maven2
org.easymock:easymock:jar:3.2 - - Found at http://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 - - Found at http://repo.maven.apache.org/maven2
org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.hibernate:hibernate-core:jar:3.6.0.Final - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.hibernate:hibernate-entitymanager:jar:3.6.0.Final - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.0.Final - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.1_spec:jar:1.0.0.Beta1 - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.spec.javax.servlet:jboss-servlet-api_3.0_spec:jar:1.0.0.Final - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.spec.javax.xml.rpc:jboss-jaxrpc-api_1.1_spec:jar:1.0.0.Final - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.mockito:mockito-core:jar:1.9.5 - - Found at http://repo.maven.apache.org/maven2
org.objenesis:objenesis:jar:1.3 - - Found at http://repo.maven.apache.org/maven2
org.testng:testng:jar:6.1.1 - - Found at http://repo.maven.apache.org/maven2
org.yaml:snakeyaml:jar:1.6 - - Found at http://repo.maven.apache.org/maven2
Total sonatype-nexus-snapshots jboss-public-repository-group central
33 (compile: 20, test: 3, provided: 10) 0 13 33