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 |
---|---|---|---|---|
log4j | log4j | 1.2.14 | jar | The Apache Software License, Version 2.0 |
net.sf.flexjson | flexjson | 2.1 | jar | The Apache Software License, Version 2.0 |
org.hibernate.javax.persistence | hibernate-jpa-2.0-api | 1.0.1.Final | jar | license.txt |
org.kuali.mobility | kme-configparams-api | 2.5.0-SNAPSHOT | jar | Educational Community License, Version 2.0 |
org.springframework | spring-tx | 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.11 | jar | Common Public License Version 1.0 |
org.mortbay.jetty | jetty | 6.1.26 | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.0 |
org.mortbay.jetty | jetty-servlet-tester | 6.1.26 | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.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-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 |
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.3 | jar | New BSD License |
org.mortbay.jetty | jetty-util | 6.1.26 | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.0 |
org.mortbay.jetty | servlet-api | 2.5-20081211 | jar | Apache License Version 2.0 |
Unamed: JPA 2.0 API
Public Domain: AOP alliance
New BSD License: Hamcrest Core
Eclipse Public License - Version 1.0: Jetty Server, Jetty Servlet Tester, Jetty Utilities
Educational Community License, Version 2.0: Configuration Parameters API, Configuration Parameters Implementation
Apache Software License - Version 2.0: Jetty Server, Jetty Servlet Tester, Jetty Utilities
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Commons Logging, Log4j, flexjson, spring-aop, spring-asm, spring-beans, spring-context, spring-core, spring-expression, spring-tx
Apache License Version 2.0: Servlet Specification API