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:

GroupIdArtifactIdVersionClassifierTypeOptional
hsqldbhsqldb1.7.3.3-jar
junitjunit3.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:

GroupIdArtifactIdVersionClassifierTypeOptional
joda-timejoda-time1.6.2-jar
org.hibernatehibernate-entitymanager3.6.0.Final-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

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:

GroupIdArtifactIdVersionClassifierTypeOptional
antlrantlr2.7.6-jar
asmasm3.1-jar
cglibcglib2.2-jar
commons-collectionscommons-collections3.1-jar
dom4jdom4j1.6.1-jar
javassistjavassist3.12.0.GA-jar
javax.transactionjta1.1-jar
org.hibernatehibernate-commons-annotations3.2.0.Final-jar
org.hibernatehibernate-core3.6.0.Final-jar
org.hibernate.javax.persistencehibernate-jpa-2.0-api1.0.0.Final-jar
org.slf4jslf4j-api1.6.1-jar

Project Dependency Graph

Dependency Listings

Joda-Time Hibernate support

Contribution to Joda-Time that adds Hibernate support

http://joda-time.sourceforge.net/contrib/hibernate

Joda time

Date and time library to replace JDK date handling

http://joda-time.sourceforge.net

Hibernate Entity Manager

Hibernate Entity Manager

http://hibernate.org/hibernate-entitymanager

Hibernate Core

The core functionality of Hibernate

http://hibernate.org/hibernate-core

Code Generation Library

http://cglib.sourceforge.net/

ASM Core

A very small and fast Java bytecode manipulation framework

http://asm.objectweb.org/asm

Javassist

Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.

http://www.javassist.org/

JPA 2.0 API

Hibernate definition of the Java Persistence 2.0 (JSR 317) API.

SLF4J API Module

The slf4j API

http://www.slf4j.org

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org

Unnamed - hsqldb:hsqldb:jar:1.7.3.3