Fork me on GitHub

Project Dependencies

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 Licenses
org.hibernate hibernate-entitymanager 4.3.6.Final jar GNU Lesser General Public License
org.hsqldb hsqldb 2.3.3 jar HSQLDB License, a BSD open source license
org.mockito mockito-core 1.9.5 jar The MIT License
org.slf4j slf4j-api 1.7.21 jar MIT License
org.slf4j slf4j-log4j12 1.7.21 jar MIT License
org.springframework spring-orm 4.2.5.RELEASE jar The Apache Software License, Version 2.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 Licenses
junit junit 4.12 jar Eclipse Public License 1.0
org.dbunit dbunit 2.5.2 jar GNU Lesser General Public License, Version 2.1
org.springframework spring-aop 4.2.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.2.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 4.2.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-jdbc 4.2.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-test 4.2.5.RELEASE 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.

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 Licenses
antlr antlr 2.7.7 jar BSD License
dom4j dom4j 1.6.1 jar -
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.hibernate hibernate-core 4.3.6.Final jar GNU Lesser General Public License
org.hibernate.common hibernate-commons-annotations 4.0.5.Final jar GNU Lesser General Public License
org.hibernate.javax.persistence hibernate-jpa-2.1-api 1.0.0.Final jar Eclipse Public License (EPL), Version 1.0-Eclipse Distribution License (EDL), Version 1.0
org.javassist javassist 3.18.1-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jboss jandex 1.1.0.Final jar AL 2.0
org.jboss.logging jboss-logging 3.1.3.GA jar Apache License, version 2.0
org.jboss.logging jboss-logging-annotations 1.2.0.Beta1 jar Public Domain
org.jboss.spec.javax.transaction jboss-transaction-api_1.2_spec 1.0.0.Final jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception
org.objenesis objenesis 1.0 jar MIT License
xml-apis xml-apis 1.0.b2 jar The Apache Software License, Version 2.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 Licenses
aopalliance aopalliance 1.0 jar Public Domain
commons-codec commons-codec 1.9 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.apache.poi poi 3.11 jar The Apache Software License, Version 2.0
org.apache.poi poi-ooxml 3.11 jar The Apache Software License, Version 2.0
org.apache.poi poi-ooxml-schemas 3.11 jar The Apache Software License, Version 2.0
org.apache.xmlbeans xmlbeans 2.6.0 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.springframework spring-core 4.2.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.2.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-tx 4.2.5.RELEASE jar The Apache Software License, Version 2.0
stax stax-api 1.0.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

Eclipse Public License (EPL), Version 1.0: Java Persistence API, Version 2.1

GNU Lesser General Public License, Version 2.1: dbUnit Extension

Common Development and Distribution License: Java Transaction API

Eclipse Public License 1.0: JUnit

HSQLDB License, a BSD open source license: HyperSQL Database

MIT License: Objenesis, SLF4J API Module, SLF4J LOG4J-12 Binding

Public Domain: AOP alliance, JBoss Logging I18n Annotations

GNU Lesser General Public License: Core Hibernate O/RM functionality, Hibernate Commons Annotations, Hibernate JPA Support

New BSD License: Hamcrest Core

Apache 2: Spring Test DBUnit

Eclipse Distribution License (EDL), Version 1.0: Java Persistence API, Version 2.1

Unknown: dom4j

BSD License: AntLR Parser Generator

Apache License 2.0: Javassist

AL 2.0: Java Annotation Indexer

The MIT License: Mockito

LGPL 2.1: Javassist

GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Apache Commons Codec, Apache Commons Logging, Apache Log4j, Apache POI, Commons Collections, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring TestContext Framework, Spring Transaction, StAX API, XML Commons External Components XML APIs, XmlBeans

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
antlr-2.7.7.jar 445.3 kB 239 224 12 1.2 Yes
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
commons-codec-1.9.jar 264 kB 227 85 6 1.6 Yes
commons-collections-3.2.1.jar 575.4 kB 482 458 12 1.2 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
dom4j-1.6.1.jar 313.9 kB 208 190 14 1.3 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes
poi-3.11.jar 2.1 MB 1419 1358 50 1.6 Yes
poi-ooxml-3.11.jar 1.2 MB 613 562 37 1.6 Yes
poi-ooxml-schemas-3.11.jar 5.6 MB 5748 2383 50 1.5 No
xmlbeans-2.6.0.jar 2.7 MB 2249 1523 52 1.4 Yes
dbunit-2.5.2.jar 565.4 kB 432 391 30 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hibernate-core-4.3.6.Final.jar 5.3 MB 3695 3447 200 1.6 Yes
hibernate-entitymanager-4.3.6.Final.jar 646.3 kB 485 442 27 1.6 Yes
hibernate-commons-annotations-4.0.5.Final.jar 75.3 kB 79 67 7 1.6 Yes
hibernate-jpa-2.1-api-1.0.0.Final.jar 113.4 kB 207 200 4 1.6 Yes
hsqldb-2.3.3.jar 1.5 MB 658 587 21 1.6 No
javassist-3.18.1-GA.jar 714.2 kB 414 390 17 1.6 Yes
jandex-1.1.0.Final.jar 76.6 kB 55 44 1 1.6 Yes
jboss-logging-3.1.3.GA.jar 57.2 kB 57 45 1 1.6 Yes
jboss-logging-annotations-1.2.0.Beta1.jar 11.6 kB 28 16 1 1.6 Yes
jboss-transaction-api_1.2_spec-1.0.0.Final.jar 27.7 kB 35 22 2 1.6 Yes
mockito-core-1.9.5.jar 1.5 MB 1258 647 64 1.5 Yes
objenesis-1.0.jar 28.6 kB 45 30 7 1.3 Yes
slf4j-api-1.7.21.jar 41.1 kB 46 34 4 1.5 Yes
slf4j-log4j12-1.7.21.jar 10 kB 16 6 1 1.5 Yes
spring-aop-4.2.5.RELEASE.jar 370.1 kB 293 260 15 1.6 Yes
spring-beans-4.2.5.RELEASE.jar 731.6 kB 449 397 15 1.6 Yes
spring-context-4.2.5.RELEASE.jar 1.1 MB 874 757 66 1.6 Yes
spring-core-4.2.5.RELEASE.jar 1.1 MB 806 759 40 1.6 Yes
spring-expression-4.2.5.RELEASE.jar 263 kB 156 142 6 1.6 Yes
spring-jdbc-4.2.5.RELEASE.jar 423.7 kB 331 296 18 1.6 Yes
spring-orm-4.2.5.RELEASE.jar 466.5 kB 332 312 14 1.6 Yes
spring-test-4.2.5.RELEASE.jar 562.5 kB 450 411 30 1.6 Yes
spring-tx-4.2.5.RELEASE.jar 265.5 kB 246 205 21 1.6 Yes
stax-api-1.0.1.jar 26.5 kB 48 40 5 1.2 Yes
xml-apis-1.0.b2.jar 109.3 kB 217 184 17 1.2 No
Total Size Entries Classes Packages Java Version Debug Information
39 30.1 MB 23682 17596 925 1.6 36
test: 19 test: 11.9 MB test: 8427 test: 7201 test: 435 - test: 17
provided: 20 provided: 18.3 MB provided: 15255 provided: 10395 provided: 490 - provided: 19

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes Yes
central https://repo.maven.apache.org/maven2 Yes No No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
apache.snapshots http://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact central sonatype-nexus-snapshots apache.snapshots
antlr:antlr:jar:2.7.7 Found at https://repo.maven.apache.org/maven2 - -
aopalliance:aopalliance:jar:1.0 Found at https://repo.maven.apache.org/maven2 - -
commons-codec:commons-codec:jar:1.9 Found at https://repo.maven.apache.org/maven2 - -
commons-collections:commons-collections:jar:3.2.1 Found at https://repo.maven.apache.org/maven2 - -
commons-logging:commons-logging:jar:1.2 Found at https://repo.maven.apache.org/maven2 - -
dom4j:dom4j:jar:1.6.1 Found at https://repo.maven.apache.org/maven2 - -
junit:junit:jar:4.12 Found at https://repo.maven.apache.org/maven2 - -
log4j:log4j:jar:1.2.17 Found at https://repo.maven.apache.org/maven2 - -
org.apache.poi:poi:jar:3.11 Found at https://repo.maven.apache.org/maven2 - -
org.apache.poi:poi-ooxml:jar:3.11 Found at https://repo.maven.apache.org/maven2 - -
org.apache.poi:poi-ooxml-schemas:jar:3.11 Found at https://repo.maven.apache.org/maven2 - -
org.apache.xmlbeans:xmlbeans:jar:2.6.0 Found at https://repo.maven.apache.org/maven2 - -
org.dbunit:dbunit:jar:2.5.2 Found at https://repo.maven.apache.org/maven2 - -
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2 - -
org.hibernate:hibernate-core:jar:4.3.6.Final Found at https://repo.maven.apache.org/maven2 - -
org.hibernate:hibernate-entitymanager:jar:4.3.6.Final Found at https://repo.maven.apache.org/maven2 - -
org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final Found at https://repo.maven.apache.org/maven2 - -
org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final Found at https://repo.maven.apache.org/maven2 - -
org.hsqldb:hsqldb:jar:2.3.3 Found at https://repo.maven.apache.org/maven2 - -
org.javassist:javassist:jar:3.18.1-GA Found at https://repo.maven.apache.org/maven2 - -
org.jboss:jandex:jar:1.1.0.Final Found at https://repo.maven.apache.org/maven2 - -
org.jboss.logging:jboss-logging:jar:3.1.3.GA Found at https://repo.maven.apache.org/maven2 - -
org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1 Found at https://repo.maven.apache.org/maven2 - -
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final Found at https://repo.maven.apache.org/maven2 - -
org.mockito:mockito-core:jar:1.9.5 Found at https://repo.maven.apache.org/maven2 - -
org.objenesis:objenesis:jar:1.0 Found at https://repo.maven.apache.org/maven2 - -
org.slf4j:slf4j-api:jar:1.7.21 Found at https://repo.maven.apache.org/maven2 - -
org.slf4j:slf4j-log4j12:jar:1.7.21 Found at https://repo.maven.apache.org/maven2 - -
org.springframework:spring-aop:jar:4.2.5.RELEASE Found at https://repo.maven.apache.org/maven2 - -
org.springframework:spring-beans:jar:4.2.5.RELEASE Found at https://repo.maven.apache.org/maven2 - -
org.springframework:spring-context:jar:4.2.5.RELEASE Found at https://repo.maven.apache.org/maven2 - -
org.springframework:spring-core:jar:4.2.5.RELEASE Found at https://repo.maven.apache.org/maven2 - -
org.springframework:spring-expression:jar:4.2.5.RELEASE Found at https://repo.maven.apache.org/maven2 - -
org.springframework:spring-jdbc:jar:4.2.5.RELEASE Found at https://repo.maven.apache.org/maven2 - -
org.springframework:spring-orm:jar:4.2.5.RELEASE Found at https://repo.maven.apache.org/maven2 - -
org.springframework:spring-test:jar:4.2.5.RELEASE Found at https://repo.maven.apache.org/maven2 - -
org.springframework:spring-tx:jar:4.2.5.RELEASE Found at https://repo.maven.apache.org/maven2 - -
stax:stax-api:jar:1.0.1 Found at https://repo.maven.apache.org/maven2 - -
xml-apis:xml-apis:jar:1.0.b2 Found at https://repo.maven.apache.org/maven2 - -
Total central sonatype-nexus-snapshots apache.snapshots
39 (test: 19, provided: 20) 39 0 0