Project Dependencies

compile

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

GroupIdArtifactIdVersionClassifierType
ch.qos.logbacklogback-classic0.9.24-jar
com.intellijannotations7.0.3-jar
net.jcipjcip-annotations1.0-jar
org.hibernatehibernate-core3.5.5-Final-jar
org.mpiercejfixture-core1.0.2-SNAPSHOT-jar
org.mpiercejfixture-core1.0.2-SNAPSHOTteststest-jar
org.slf4jslf4j-api1.6.1-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:

GroupIdArtifactIdVersionType
c3p0c3p00.9.1.2jar
com.h2databaseh21.2.143jar
junitjunit4.8.1jar
org.hibernatehibernate-annotations3.5.5-Finaljar
org.hibernatehibernate-c3p03.5.5-Finaljar
org.slf4jjcl-over-slf4j1.6.1jar
org.slf4jlog4j-over-slf4j1.6.1jar

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:

GroupIdArtifactIdVersionType
antlrantlr2.7.6jar
ch.qos.logbacklogback-core0.9.24jar
commons-collectionscommons-collections3.1jar
dom4jdom4j1.6.1jar
javax.transactionjta1.1jar
org.yamlsnakeyaml1.7jar
xml-apisxml-apis1.0.b2jar

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:

GroupIdArtifactIdVersionType
org.hibernatehibernate-commons-annotations3.2.0.Finaljar
org.hibernate.javax.persistencehibernate-jpa-2.0-api1.0.0.Finaljar

Project Dependency Graph

Dependency Tree

Licenses

Unamed: JPA 2.0 API

New BSD License: jfixture-core, jfixture-hibernate

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations, c3p0:JDBC DataSources/Resource Pools

Unknown: "Java Concurrency in Practice" book annotations, AntLR, Java Transaction API, Unnamed - commons-collections:commons-collections:jar:3.1, dom4j

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Apache License 2: Jetbrains annotations

GNU Lesser General Public License: Hibernate Annotations, Hibernate C3P0 ConnectionProvider, Hibernate Core, Logback Classic Module, Logback Core Module

The Apache Software License, Version 2.0: XML Commons External Components XML APIs

The H2 License, Version 1.0: H2 Database Engine

Common Public License Version 1.0: JUnit

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module

Apache License Version 2.0: SnakeYAML

Apache Software Licenses: Log4j Implemented Over SLF4J

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebug
antlr-2.7.6.jar433.04 kB226224121.2debug
c3p0-0.9.1.2.jar596.47 kB434382441.4debug
logback-classic-0.9.24.jar232.77 kB187152221.5debug
logback-core-0.9.24.jar293.51 kB281244271.5debug
h2-1.2.143.jar1.14 MB455452291.5debug
annotations-7.0.3.jar5.46 kB12611.5release
commons-collections-3.1.jar546.26 kB465446121.1debug
dom4j-1.6.1.jar306.54 kB208190141.3debug
jta-1.1.jar14.72 kB241821.3debug
junit-4.8.1.jar231.49 kB267230301.5debug
jcip-annotations-1.0.jar2.20 kB9411.5release
hibernate-annotations-3.5.5-Final.jar356.98 kB21319391.5debug
hibernate-c3p0-3.5.5-Final.jar5.92 kB11111.4debug
hibernate-commons-annotations-3.2.0.Final.jar69.61 kB776161.5debug
hibernate-core-3.5.5-Final.jar2.44 MB1,6771,572871.4debug
hibernate-jpa-2.0-api-1.0.0.Final.jar98.52 kB18817641.5debug
jfixture-core-1.0.2-SNAPSHOT.jar66.83 kB675711.6debug
jfixture-core-1.0.2-SNAPSHOT-tests.jar34.75 kB-----
jcl-over-slf4j-1.6.1.jar16.90 kB23921.3debug
log4j-over-slf4j-1.6.1.jar12.07 kB18811.3debug
slf4j-api-1.6.1.jar24.90 kB342331.3debug
snakeyaml-1.7.jar247.49 kB231200171.5debug
xml-apis-1.0.b2.jar106.76 kB217184171.2release
TotalSizeEntriesClassesPackagesJDK RevDebug
237.19 MB5,3244,8323421.619
compile: 14compile: 4.70 MBcompile: 3,638compile: 3,320compile: 216-compile: 10
test: 9test: 2.49 MBtest: 1,686test: 1,512test: 126-test: 9

Dependency Repository Locations

Repo IDURLReleaseSnapshot
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo1.maven.org/maven2Yes-

Repository locations for each of the Dependencies.

Artifactsonatype-nexus-snapshotscentral
antlr:antlr:jar:2.7.6-Found at http://repo1.maven.org/maven2
c3p0:c3p0:jar:0.9.1.2-Found at http://repo1.maven.org/maven2
ch.qos.logback:logback-classic:jar:0.9.24-Found at http://repo1.maven.org/maven2
ch.qos.logback:logback-core:jar:0.9.24-Found at http://repo1.maven.org/maven2
com.h2database:h2:jar:1.2.143-Found at http://repo1.maven.org/maven2
com.intellij:annotations:jar:7.0.3-Found at http://repo1.maven.org/maven2
commons-collections:commons-collections:jar:3.1-Found at http://repo1.maven.org/maven2
dom4j:dom4j:jar:1.6.1-Found at http://repo1.maven.org/maven2
javax.transaction:jta:jar:1.1-Found at http://repo1.maven.org/maven2
junit:junit:jar:4.8.1-Found at http://repo1.maven.org/maven2
net.jcip:jcip-annotations:jar:1.0-Found at http://repo1.maven.org/maven2
org.hibernate:hibernate-annotations:jar:3.5.5-Final--
org.hibernate:hibernate-c3p0:jar:3.5.5-Final--
org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final--
org.hibernate:hibernate-core:jar:3.5.5-Final--
org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.0.Final--
org.mpierce:jfixture-core:jar:1.0.2-SNAPSHOT--
org.mpierce:jfixture-core:test-jar:tests:1.0.2-SNAPSHOT--
org.slf4j:jcl-over-slf4j:jar:1.6.1-Found at http://repo1.maven.org/maven2
org.slf4j:log4j-over-slf4j:jar:1.6.1-Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-api:jar:1.6.1-Found at http://repo1.maven.org/maven2
org.yaml:snakeyaml:jar:1.7-Found at http://repo1.maven.org/maven2
xml-apis:xml-apis:jar:1.0.b2-Found at http://repo1.maven.org/maven2
Totalsonatype-nexus-snapshotscentral
23 (compile: 14, test: 9)016