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 |
---|---|---|---|---|
hibernate | hibernate-entitymanager | 3.4.0.GA | jar | GNU LESSER GENERAL PUBLIC LICENSE |
javax.persistence | persistence-api | 1.0 | jar | Common Development and Distribution License (CDDL) v1.0 |
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.kuali.mobility | kme-database-api | 2.1.0-SNAPSHOT | jar | Educational Community License, Version 2.0 |
org.kuali.mobility | kme-shared-api | 2.1.0-SNAPSHOT | jar | Educational Community License, Version 2.0 |
org.kuali.mobility | kme-shared-config | 2.1.0-SNAPSHOT | jar | Educational Community License, Version 2.0 |
org.kuali.mobility | kme-shared-impl | 2.1.0-SNAPSHOT | jar | Educational Community License, Version 2.0 |
org.springframework | spring-test | 3.1.2.RELEASE | jar | The Apache Software 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.8.2 | 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 |
---|---|---|---|---|
antlr | antlr | 2.7.6 | jar | - |
aopalliance | aopalliance | 1.0 | jar | Public Domain |
commons-codec | commons-codec | 1.6 | jar | The Apache Software License, Version 2.0 |
commons-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
commons-logging | commons-logging | 1.1.1 | jar | The Apache Software License, Version 2.0 |
dom4j | dom4j | 1.6.1 | jar | - |
javassist | javassist | 3.4.GA | jar | lgpl |
javax.transaction | jta | 1.1 | jar | - |
org.apache.derby | derby | 10.8.1.2 | jar | Apache 2 |
org.hibernate | ejb3-persistence | 1.0.2.GA | jar | - |
org.hibernate | hibernate-annotations | 3.4.0.GA | jar | GNU LESSER GENERAL PUBLIC LICENSE |
org.hibernate | hibernate-commons-annotations | 3.1.0.GA | jar | GNU LESSER GENERAL PUBLIC LICENSE |
org.hibernate | hibernate-core | 3.3.0.SP1 | jar | GNU Lesser General Public License |
org.kuali.mobility | kme-security.authentication | 2.1.0-SNAPSHOT | jar | Educational Community License, Version 2.0 |
org.slf4j | slf4j-api | 1.6.1 | jar | MIT License |
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-jdbc | 3.1.2.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-orm | 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 |
org.springframework | spring-webmvc | 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 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.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 |
lgpl: Javassist
Public Domain: AOP alliance
Eclipse Public License - Version 1.0: Jetty Server, Jetty Servlet Tester, Jetty Utilities
Apache 2: Apache Derby Database Engine and Embedded JDBC Driver
GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Annotations, Hibernate Commons Annotations, Hibernate Entitity Manager
Educational Community License, Version 2.0: Database API, Database Implementation, Kuali Mobility Core Authentication, Shared API, Shared Configuration, Shared Implementation
Unknown: AntLR, Java Persistence API, Java Transaction API, dom4j
Apache Software License - Version 2.0: Jetty Server, Jetty Servlet Tester, Jetty Utilities
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module
The Apache Software License, Version 2.0: Commons Codec, Commons Collections, Commons Logging, Log4j, XML Commons External Components XML APIs, flexjson, 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 Core
Common Development and Distribution License (CDDL) v1.0: Enterprise JavaBeans (EJB) 3.0
Apache License Version 2.0: Servlet Specification API