The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:
GroupId | ArtifactId | Version | Type |
---|---|---|---|
javax.persistence | persistence-api | 1.0 | jar |
net.sf.sidaof | sidaof-domain | ${sidaofDomainVersion} | jar |
org.hibernate | hibernate-entitymanager | 3.4.0.GA | jar |
org.slf4j | slf4j-api | 1.6.1 | jar |
org.springframework | spring-beans | 3.0.5.RELEASE | jar |
org.springframework | spring-context | 3.0.5.RELEASE | jar |
org.springframework | spring-core | 3.0.5.RELEASE | jar |
org.springframework | spring-orm | 3.0.5.RELEASE | jar |
org.springframework | spring-tx | 3.0.5.RELEASE | jar |
The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:
GroupId | ArtifactId | Version | Type |
---|---|---|---|
ch.qos.logback | logback-classic | 0.9.26 | jar |
commons-dbcp | commons-dbcp | 1.4 | jar |
commons-lang | commons-lang | 2.5 | jar |
javax.transaction | jta | 1.1 | jar |
junit | junit | 4.8.2 | jar |
org.hibernate | ejb3-persistence | 1.0.2.GA | jar |
org.hibernate | hibernate-annotations | 3.4.0.GA | jar |
org.hsqldb | hsqldb | 2.0.0 | jar |
org.slf4j | jcl-over-slf4j | 1.6.1 | jar |
org.springframework | spring-aop | 3.0.5.RELEASE | jar |
org.springframework | spring-hibernate3 | 2.0.8 | jar |
org.springframework | spring-test | 3.0.5.RELEASE | jar |