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.thoughtworks.xstream | xstream | 1.4.2 | jar | BSD style |
javax.persistence | persistence-api | 1.0 | jar | Common Development and Distribution License (CDDL) v1.0 |
org.kuali.mobility | kme-security.authentication | 2.0.0-SNAPSHOT | jar | Educational Community License, Version 2.0 |
org.springframework | spring-webmvc | 3.1.2.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.8.2 | jar | Common Public License Version 1.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 |
---|---|---|---|---|
javax.servlet | servlet-api | 2.5 | jar | - |
log4j | log4j | 1.2.14 | 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-logging | commons-logging | 1.1.1 | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-aop | 3.1.2.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-asm | 3.1.2.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-beans | 3.1.2.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-context | 3.1.2.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-context-support | 3.1.2.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-core | 3.1.2.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-expression | 3.1.2.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-web | 3.1.2.RELEASE | jar | The Apache Software License, Version 2.0 |
xmlpull | xmlpull | 1.1.3.1 | jar | Public Domain |
xpp3 | xpp3_min | 1.1.4c | jar | Indiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain |
BSD style: XStream Core
Public Domain: AOP alliance, MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API
Educational Community License, Version 2.0: Kuali Mobility Core Authentication, Kuali Mobility Core Authorization
Unknown: servlet-api
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Commons Logging, Log4j, spring-aop, spring-asm, spring-beans, spring-context, spring-context-support, spring-core, spring-expression, spring-web, spring-webmvc
Common Development and Distribution License (CDDL) v1.0: Enterprise JavaBeans (EJB) 3.0
Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)