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
net.sourceforge.cglib com.springsource.net.sf.cglib 2.2.0 - jar
org.antlr com.springsource.antlr 2.7.7 - jar
org.apache.commons com.springsource.org.apache.commons.lang 2.4.0 - jar
org.apache.commons com.springsource.org.apache.commons.validator 1.3.1 - jar
org.jboss.javassist com.springsource.javassist 3.9.0.GA - jar
org.springframework org.springframework.context.support 3.0.0.RELEASE - jar
org.springframework org.springframework.web.servlet 3.0.0.RELEASE - jar
org.springframework.security org.springframework.security.annotation 2.0.5.RELEASE - jar
org.springframework.security org.springframework.security.core 2.0.5.RELEASE - jar
org.joda com.springsource.org.joda.time 1.6.0 - jar (optional)
org.mozilla.javascript com.springsource.org.mozilla.javascript 1.7.0.R2 - jar (optional)
org.ognl com.springsource.org.ognl 2.6.9 - jar (optional)

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
javax.servlet com.springsource.javax.servlet 2.5.0 - jar
javax.servlet com.springsource.javax.servlet.jsp 2.1.0 - 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.beanutils 1.7.0 - jar
org.apache.commons com.springsource.org.apache.commons.codec 1.3.0 - jar
org.apache.commons com.springsource.org.apache.commons.collections 3.2.1 - jar
org.apache.commons com.springsource.org.apache.commons.digester 1.6.0 - jar
org.apache.oro com.springsource.org.apache.oro 2.0.8 - 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
org.springframework org.springframework.web 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 Tree

Dependency Listings

Spring by Example Validation

Based on 0.9 Spring Modules release of Valang.

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

Unnamed - org.springframework:org.springframework.web.servlet:jar:3.0.0.RELEASE

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

Unnamed - org.springframework.security:org.springframework.security.annotation:jar:2.0.5.RELEASE

Unnamed - org.springframework.security:org.springframework.security.core:jar:2.0.5.RELEASE

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

Unnamed - org.apache.commons:com.springsource.org.apache.commons.codec:jar:1.3.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.servlet:com.springsource.javax.servlet:jar:2.5.0

Unnamed - javax.servlet:com.springsource.javax.servlet.jsp:jar:2.1.0

Unnamed - net.sourceforge.cglib:com.springsource.net.sf.cglib:jar:2.2.0

Unnamed - org.jboss.javassist:com.springsource.javassist:jar:3.9.0.GA

Unnamed - org.apache.commons:com.springsource.org.apache.commons.lang:jar:2.4.0

Unnamed - org.apache.commons:com.springsource.org.apache.commons.validator:jar:1.3.1

Unnamed - org.apache.commons:com.springsource.org.apache.commons.digester:jar:1.6.0

Unnamed - org.apache.commons:com.springsource.org.apache.commons.beanutils:jar:1.7.0

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

Unnamed - org.apache.oro:com.springsource.org.apache.oro:jar:2.0.8

Unnamed - org.antlr:com.springsource.antlr:jar:2.7.7

Unnamed - org.mozilla.javascript:com.springsource.org.mozilla.javascript:jar:1.7.0.R2

Unnamed - org.ognl:com.springsource.org.ognl:jar:2.6.9

Unnamed - org.joda:com.springsource.org.joda.time:jar:1.6.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

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

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