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.hibernate.javax.persistence | hibernate-jpa-2.0-api | 1.0.1.Final | jar | license.txt |
org.springframework | spring-tx | 3.1.2.RELEASE | jar | The Apache Software 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 |
---|---|---|---|---|
com.h2database | h2 | 1.3.166 | jar | The H2 License, Version 1.0 |
commons-dbcp | commons-dbcp | 1.4 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.11 | jar | Common Public License Version 1.0 |
org.hibernate | hibernate-entitymanager | 3.5.6-Final | jar | GNU Lesser General Public License |
org.kuali.mobility | kme-shared-api | 3.0.0-SNAPSHOT | jar | Educational Community License, Version 2.0 |
org.mockito | mockito-all | 1.9.5 | jar | The MIT License |
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 |
org.slf4j | jcl-over-slf4j | 1.6.1 | jar | MIT License |
org.slf4j | slf4j-api | 1.6.1 | jar | MIT License |
org.slf4j | slf4j-log4j12 | 1.6.1 | jar | MIT License |
org.slf4j | slf4j-simple | 1.6.1 | jar | MIT License |
org.springframework | spring-orm | 3.1.2.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-test | 3.1.2.RELEASE | jar | The Apache Software License, Version 2.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 |
---|---|---|---|---|
log4j | log4j | 1.2.14 | jar | The Apache Software License, Version 2.0 |
org.apache.tomcat | tomcat-catalina | 7.0.42 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-servlet-api | 7.0.42 | jar | http://www.apache.org/licenses/LICENSE-2.0.txt and http://www.opensource.org/licenses/cddl1.txt |
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 |
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 |
---|---|---|---|---|
antlr | antlr | 2.7.6 | jar | - |
asm | asm | 3.3.1 | jar | BSD |
cglib | cglib | 2.2.2 | jar | ASF 2.0 |
commons-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
commons-pool | commons-pool | 1.6 | jar | The Apache Software License, Version 2.0 |
dom4j | dom4j | 1.6.1 | jar | - |
javassist | javassist | 3.9.0.GA | jar | - |
javax.transaction | jta | 1.1 | jar | - |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.hibernate | hibernate-annotations | 3.5.6-Final | jar | GNU Lesser General Public License |
org.hibernate | hibernate-commons-annotations | 3.2.0.Final | jar | GNU LESSER GENERAL PUBLIC LICENSE |
org.hibernate | hibernate-core | 3.5.6-Final | jar | GNU Lesser General Public 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 |
org.springframework | spring-jdbc | 3.1.2.RELEASE | jar | The Apache Software License, Version 2.0 |
xml-apis | xml-apis | 1.0.b2 | jar | The Apache Software License, Version 2.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 |
---|---|---|---|---|
org.apache.tomcat | tomcat-annotations-api | 7.0.42 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-api | 7.0.42 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-juli | 7.0.42 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-util | 7.0.42 | jar | Apache License, Version 2.0 |
Unamed: JPA 2.0 API
ASF 2.0: Code Generation Library
Public Domain: AOP alliance
New BSD License: Hamcrest Core
Eclipse Public License - Version 1.0: Jetty Server, Jetty Servlet Tester, Jetty Utilities
GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations
Unknown: AntLR, Java Transaction API, Javassist, dom4j
BSD: ASM Core
Apache License, Version 2.0: tomcat-annotations-api, tomcat-api, tomcat-catalina, tomcat-juli, tomcat-util
The Apache Software License, Version 2.0: Commons Collections, Commons DBCP, Commons Logging, Commons Pool, Log4j, XML Commons External Components XML APIs, spring-aop, spring-asm, spring-beans, spring-context, spring-context-support, spring-core, spring-expression, spring-jdbc, spring-orm, spring-test, spring-tx, spring-web, spring-webmvc
GNU Lesser General Public License: Hibernate Annotations, Hibernate Core, Hibernate Entity Manager
Educational Community License, Version 2.0: Kuali Mobility Core Authentication, Shared API
Apache Software License - Version 2.0: Jetty Server, Jetty Servlet Tester, Jetty Utilities
Apache License, Version 2.0 and Common Development And Distribution License (CDDL) Version 1.0: tomcat-servlet-api
The H2 License, Version 1.0: H2 Database Engine
Common Public License Version 1.0: JUnit
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding, SLF4J Simple Binding
The MIT License: Mockito
Apache License Version 2.0: Servlet Specification API