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 |
License |
junit |
junit |
4.9 |
jar |
Common Public License Version 1.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 |
License |
org.hamcrest |
hamcrest-core |
1.1 |
jar |
BSD style |
Project Dependency Graph
Dependency Tree
- net.sf.r4h:repository4hibernate-shared:jar:4.3.6.Final

repository4hibernate-shared |
Description: Provides Restrictions and Order classes which are used as parameters for HibernateRepository methods. The reason this jar artifact is separted is to allow GWT/EclipseRCP and other client platforms to store information needed for requests to HibernateRepository on client site without need to have HibernateRepository or Hibernate it self on the client.
URL: http://r4h.sf.net/repository4hibernate-shared
Project License: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
- junit:junit:jar:4.9 (test)
- org.hamcrest:hamcrest-core:jar:1.1 (test)

Hamcrest Core |
Description: There is currently no description associated with this project.
Project License: BSD style |
Licenses
BSD style: Hamcrest Core
Common Public License Version 1.0: JUnit
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: repository4hibernate-shared