The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
net.sourceforge.openutils | openutils-bshd5 | 2.0-SNAPSHOT | - | jar | |
net.sourceforge.openutils | openutils-configuration-dataobjects | 0.2-SNAPSHOT | - | jar | |
net.sourceforge.openutils | openutils-spring | 2.0-SNAPSHOT | - | jar | (optional) |
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 | Classifier | Type | Optional |
---|---|---|---|---|---|
commons-dbcp | commons-dbcp | 1.2.1 | - | jar | |
net.sourceforge.openutils | openutils-testing-testng | 2.0-SNAPSHOT | - | jar | |
org.apache.derby | derby | 10.2.2.0 | - | jar | |
org.dbunit | dbunit | 2.2 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
antlr | antlr | 2.7.6 | - | jar | |
aopalliance | aopalliance | 1.0 | - | jar | |
asm | asm | 1.5.3 | - | jar | |
asm | asm-attrs | 1.5.3 | - | jar | |
cglib | cglib-nodep | 2.1_3 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-collections | commons-collections | 3.1 | - | jar | |
commons-io | commons-io | 1.3.1 | - | jar | |
commons-lang | commons-lang | 2.3 | - | jar | |
dom4j | dom4j | 1.6.1 | - | jar | |
javax.persistence | persistence-api | 1.0 | - | jar | |
javax.transaction | jta | 1.0.1B | - | jar | |
net.sf.ehcache | ehcache | 1.2.3 | - | jar | |
org.hibernate | hibernate | 3.2.1.ga | - | jar | |
org.hibernate | hibernate-annotations | 3.2.1.ga | - | jar | |
org.slf4j | jcl104-over-slf4j | 1.4.3 | - | jar | |
org.slf4j | slf4j-api | 1.4.3 | - | jar | |
org.slf4j | slf4j-log4j12 | 1.4.3 | - | jar | |
org.springframework | spring-aop | 2.5.1 | - | jar | |
org.springframework | spring-beans | 2.5.1 | - | jar | |
org.springframework | spring-context | 2.5.1 | - | jar | |
org.springframework | spring-core | 2.5.1 | - | jar | |
org.springframework | spring-jdbc | 2.5.1 | - | jar | |
org.springframework | spring-orm | 2.5.1 | - | jar | |
org.springframework | spring-tx | 2.5.1 | - | jar |
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 | Classifier | Type | Optional |
---|---|---|---|---|---|
commons-pool | commons-pool | 1.2 | - | jar | |
log4j | log4j | 1.2.13 | - | jar | |
net.sourceforge.openutils | openutils-testing | 2.0-SNAPSHOT | - | jar | |
org.springframework | spring-test | 2.5.1 | - | jar | |
org.testng | testng | 5.1 | jdk15 | jar | |
poi | poi | 2.5.1-final-20040804 | - | jar |
openutils configuration services
Configuration services
http://openutils.sourceforge.net/openutils-configuration-services
openutils base Spring-Hibernate DAO for java 5.0
openutils base Spring-Hibernate DAO for java 5.0
http://openutils.sourceforge.net/openutils-bshd5
Spring Framework: AOP
http://www.springframework.org
Spring Framework: ORM
http://www.springframework.org
Spring Framework: JDBC
http://www.springframework.org
Spring Framework: Transaction
http://www.springframework.org
Spring Framework: Beans
http://www.springframework.org
Commons Database Connection Pooling
http://jakarta.apache.org/commons/dbcp/
Commons Object Pooling Library
http://jakarta.apache.org/commons/pool/
openutils test utils
http://openutils.sourceforge.net/openutils-testing-testng
Spring Framework: Core
http://www.springframework.org
TestNG is a unit testing framework.
Spring Framework: Test
http://www.springframework.org
openutils test utils
http://openutils.sourceforge.net/openutils-testing
Spring Framework: Context
http://www.springframework.org
openutils configuration dataobjects
Configuration dataobjects
http://openutils.sourceforge.net/openutils-configuration-dataobjects
EJB3-style annotations for Hibernate
http://annotations.hibernate.org
DbUnit is a JUnit extension (also usable from Ant) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes subsequent tests to fail or exacerbate the damage.
Unnamed - poi:poi:jar:2.5.1-final-20040804
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
http://openutils.sourceforge.net/openutils-spring
JCL implementation over SLF4J
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://jakarta.apache.org/commons/lang/
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
The slf4j log4j-12 binding