Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
log4jlog4j1.2.14-jar
org.springframeworkspring2.0.6-jar
org.springframeworkspring-ldap1.1.2-jar
org.springframeworkspring-webflow1.0.3-jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
com.sun.jndi.ldapldapbp1.0-jar
commons-langcommons-lang2.2-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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.1-jar
org.springframeworkspring-mock2.0.6-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:

GroupIdArtifactIdVersionClassifierTypeOptional
javax.servletservlet-api2.4-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:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-loggingcommons-logging1.1-jar
ognlognl2.6.9-jar
org.springframeworkspring-binding1.0.3-jar

Project Dependency Graph

Dependency Listings

JA-SIG Central Authentication Service

test

../../../../../../../developer.ja-sig.org/jasig/htdocs/developer/projects/cas-server/cas-server

Lang

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/

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org

Spring Framework

Spring Framework

http://www.springframework.org

Spring Framework: Mock

Spring Framework: Mock

http://www.springframework.org

Log4j

Log4j

http://logging.apache.org/log4j/docs/

Spring Web Flow

Spring Web Flow

http://www.springframework.org

OGNL

OGNL stands for Object-Graph Navigation Language; it is an expression language for getting and setting properties of Java objects.

http://www.ognl.org/

Spring Binding

Spring Data Binding Framework

http://www.springframework.org

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Unnamed - javax.servlet:servlet-api:jar:2.4

Spring LDAP Core