The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
commons-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.1 | jar | The Apache Software License, Version 2.0 |
org.kuali.common | kuali-deploy | 2.3.1 | jar | Educational Community License, Version 2.0 |
org.kuali.common | kuali-jdbc | 3.1.9 | jar | Educational Community License, Version 2.0 |
org.kuali.common | kuali-sql | 2.1.2 | jar | Educational Community License, Version 2.0 |
org.kuali.common | kuali-threads | 1.0.10 | jar | Educational Community License, Version 2.0 |
org.kuali.common | kuali-util | 4.4.3 | jar | Educational Community License, Version 2.0 |
org.liquibase | liquibase-core | 3.0.0-rc1 | jar | Apache 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-context | 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 |
The following is a list of runtime dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to run the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.oracle | ojdbc6_g | 11.2.0.2 | jar | - |
mysql | mysql-connector-java | 5.1.22 | jar | The GNU General Public License, Version 2 |
org.slf4j | slf4j-log4j12 | 1.6.4 | jar | MIT License |
The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
junit | junit | 4.10 | jar | Common Public License Version 1.0 |