Project Dependencies

compile

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
javax.persistence com.springsource.javax.persistence 1.0.0 - jar
org.apache.commons com.springsource.org.apache.commons.collections 3.2.1 - jar
org.apache.commons com.springsource.org.apache.commons.dbcp 1.2.2.osgi - jar
org.hsqldb com.springsource.org.hsqldb 1.8.0.9 - jar
org.springframework org.springframework.jdbc 3.0.0.RELEASE - jar
org.springframework org.springframework.transaction 3.0.0.RELEASE - 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:

GroupId ArtifactId Version Classifier Type Optional
org.junit com.springsource.org.junit 4.7.0 - jar
org.springframework org.springframework.test 3.0.0.RELEASE - 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:

GroupId ArtifactId Version Classifier Type Optional
ch.qos.logback com.springsource.ch.qos.logback.classic 0.9.15 - jar
org.apache.commons com.springsource.org.apache.commons.logging 99.0-does-not-exist - jar
org.slf4j com.springsource.slf4j.org.apache.commons.logging 1.5.10 - jar

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:

GroupId ArtifactId Version Classifier Type Optional
org.aopalliance com.springsource.org.aopalliance 1.0.0 - jar
org.apache.commons com.springsource.org.apache.commons.pool 1.3.0 - jar
org.slf4j com.springsource.slf4j.api 1.5.10 - jar
org.springframework org.springframework.aop 3.0.0.RELEASE - jar
org.springframework org.springframework.asm 3.0.0.RELEASE - jar
org.springframework org.springframework.beans 3.0.0.RELEASE - jar
org.springframework org.springframework.context 3.0.0.RELEASE - jar
org.springframework org.springframework.core 3.0.0.RELEASE - jar
org.springframework org.springframework.expression 3.0.0.RELEASE - 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:

GroupId ArtifactId Version Classifier Type Optional
ch.qos.logback com.springsource.ch.qos.logback.core 0.9.15 - jar

Project Dependency Graph

Dependency Listings

Spring by Example JDBC

Spring by Example JDBC utilities.

Unnamed - org.junit:com.springsource.org.junit:jar:4.7.0

Unnamed - org.springframework:org.springframework.test:jar:3.0.0.RELEASE

Unnamed - org.springframework:org.springframework.jdbc:jar:3.0.0.RELEASE

Unnamed - org.springframework:org.springframework.transaction:jar:3.0.0.RELEASE

Unnamed - org.aopalliance:com.springsource.org.aopalliance:jar:1.0.0

Unnamed - org.springframework:org.springframework.aop:jar:3.0.0.RELEASE

Unnamed - org.springframework:org.springframework.beans:jar:3.0.0.RELEASE

Unnamed - org.springframework:org.springframework.context:jar:3.0.0.RELEASE

Unnamed - org.springframework:org.springframework.core:jar:3.0.0.RELEASE

Unnamed - javax.persistence:com.springsource.javax.persistence:jar:1.0.0

Unnamed - org.hsqldb:com.springsource.org.hsqldb:jar:1.8.0.9

Unnamed - org.apache.commons:com.springsource.org.apache.commons.collections:jar:3.2.1

Unnamed - org.apache.commons:com.springsource.org.apache.commons.dbcp:jar:1.2.2.osgi

Unnamed - org.apache.commons:com.springsource.org.apache.commons.pool:jar:1.3.0

Unnamed - org.slf4j:com.springsource.slf4j.org.apache.commons.logging:jar:1.5.10

commons-logging

This is an empty project with a high version so it can be included in the build and not have an actual implementation of Commons Logging included so SLF4J can be used. This is not part of any SpringSource or Apache Commons Logging project. Based on No Commons Logging (http://day-to-day-stuff.blogspot.com/2007/10/announcement-version-99-does-not-exist.html).

Unnamed - ch.qos.logback:com.springsource.ch.qos.logback.classic:jar:0.9.15

Unnamed - ch.qos.logback:com.springsource.ch.qos.logback.core:jar:0.9.15

Unnamed - org.slf4j:com.springsource.slf4j.api:jar:1.5.10