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 |
---|---|---|---|---|
org.kuali.common | kuali-sql | 1.3.0 | jar | Educational Community License, Version 2.0 |
org.kuali.common | kuali-util | 1.0.0 | jar | Educational Community License, Version 2.0 |
org.springframework | spring-jdbc | 3.1.3.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 |
---|---|---|---|---|
com.oracle | ojdbc6_g | 11.2.0.2 | jar | - |
junit | junit | 4.10 | jar | Common Public License Version 1.0 |
mysql | mysql-connector-java | 5.1.20 | jar | The GNU General Public License, Version 2 |
org.slf4j | slf4j-log4j12 | 1.6.4 | jar | MIT License |
org.springframework | spring-test | 3.1.3.RELEASE | jar | The Apache Software License, Version 2.0 |
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 |
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.jasypt | jasypt | 1.9.0 | jar | The Apache Software License, Version 2.0 |
org.slf4j | jcl-over-slf4j | 1.6.4 | jar | MIT License |
org.slf4j | slf4j-api | 1.6.4 | jar | MIT License |
org.springframework | spring-aop | 3.1.3.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-asm | 3.1.3.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-beans | 3.1.3.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-context | 3.1.3.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-core | 3.1.3.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-expression | 3.1.3.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-tx | 3.1.3.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 |
---|---|---|---|---|
log4j | log4j | 1.2.16 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
BSD style: Hamcrest Core
Public Domain: AOP alliance
Educational Community License, Version 2.0: Kuali JDBC, Kuali SQL, Kuali Util
Unknown: ojdbc6_g
Common Public License Version 1.0: JUnit
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, JASYPT: Java Simplified Encryption, spring-aop, spring-asm, spring-beans, spring-context, spring-core, spring-expression, spring-jdbc, spring-test, spring-tx
The GNU General Public License, Version 2: MySQL java connector