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 | Type | License |
---|
cglib | cglib-nodep | 2.1_3 | jar | - |
org.eclipse.persistence | eclipselink | 1.0 | jar | Eclipse Public License - v 1.0 |
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 | Type | License |
---|
junit | junit | 4.4 | jar | Common Public License Version 1.0 |
Project Transitive Dependencies
No transitive dependencies are required for this project.
Project Dependency Graph
Dependency Tree
- org.kuali.student.common:ks-eclipselink:pom:1.2.2-M5-SNAPSHOT
- org.eclipse.persistence:eclipselink:jar:1.0 (compile)
- cglib:cglib-nodep:jar:2.1_3 (compile)
cglib |
---|
Description: There is currently no description associated with this project. URL: http://cglib.sourceforge.net/ Project License: No project license is defined for this project. |
- junit:junit:jar:4.4 (test)
Licenses
Educational Community License, Version 2.0: KS Eclipselink Pom
Unknown: cglib
Eclipse Public License - v 1.0: EclipseLink
Common Public License Version 1.0: JUnit