The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.google.guava | guava | 14.0.1 | jar | The Apache Software License, Version 2.0 |
com.jcraft | jsch | 0.1.49 | jar | Revised BSD |
commons-io | commons-io | 2.4 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.1 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 3.0.10 | jar | The Apache Software License, Version 2.0 |
org.eclipse.persistence | org.eclipse.persistence.moxy | 2.5.0 | jar | Eclipse Public License v1.0-Eclipse Distribution License v. 1.0 |
org.jasypt | jasypt | 1.9.0 | jar | The Apache Software License, Version 2.0 |
org.jasypt | jasypt-spring31 | 1.9.0 | jar | The Apache Software License, Version 2.0 |
org.kuali.commons | commons-beanutils | 1.8.3-kuali-4 | jar | Educational Community License, Version 2.0 |
org.slf4j | jcl-over-slf4j | 1.7.5 | jar | MIT License |
org.slf4j | slf4j-api | 1.7.5 | jar | MIT License |
org.springframework | spring-beans | 3.2.1.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-context | 3.2.1.RELEASE | jar | The Apache Software License, Version 2.0 |
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 | Type | License |
---|---|---|---|---|
junit | junit | 4.10 | jar | Common Public License Version 1.0 |
org.springframework | spring-test | 3.2.1.RELEASE | jar | The Apache Software License, Version 2.0 |
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 | Type | License |
---|---|---|---|---|
org.slf4j | slf4j-log4j12 | 1.7.5 | jar | MIT License |
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 | Type | License |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
org.eclipse.persistence | org.eclipse.persistence.antlr | 2.5.0 | jar | Eclipse Public License v1.0-Eclipse Distribution License v. 1.0 |
org.eclipse.persistence | org.eclipse.persistence.asm | 2.5.0 | jar | Eclipse Public License v1.0-Eclipse Distribution License v. 1.0 |
org.eclipse.persistence | org.eclipse.persistence.core | 2.5.0 | jar | Eclipse Public License v1.0-Eclipse Distribution License v. 1.0 |
org.springframework | spring-aop | 3.2.1.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-core | 3.2.1.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-expression | 3.2.1.RELEASE | jar | The Apache Software License, Version 2.0 |
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 | Type | License |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
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 | Type | License |
---|---|---|---|---|
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
Revised BSD: JSch
BSD style: Hamcrest Core
Eclipse Distribution License v. 1.0: EclipseLink ANTLR, EclipseLink ASM, EclipseLink Core, EclipseLink Moxy
Public Domain: AOP alliance
Educational Community License, Version 2.0: Commons BeanUtils, Kuali Util
Common Public License Version 1.0: JUnit
Eclipse Public License v1.0: EclipseLink ANTLR, EclipseLink ASM, EclipseLink Core, EclipseLink Moxy
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding
The Apache Software License, Version 2.0: Apache Log4j, Commons IO, Commons Lang, Guava: Google Core Libraries for Java, JASYPT: Java Simplified Encryption, Plexus Common Utilities, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework