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 |
---|---|---|---|---|
commons-codec | commons-codec | 1.6 | jar | The Apache Software License, Version 2.0 |
log4j | log4j | 1.2.14 | jar | The Apache Software License, Version 2.0 |
org.kuali.mobility | kme-security.authentication | 2.0.0-SNAPSHOT | jar | Educational Community License, Version 2.0 |
org.kuali.mobility | kme-shared-api | 2.0.0-SNAPSHOT | jar | Educational Community License, Version 2.0 |
org.springframework | spring-beans | 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-orm | 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 |
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 |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
javax.servlet | jstl | 1.1.0 | jar | - |
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 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 | - |
javax.servlet.jsp | jsp-api | 2.0 | jar | - |
taglibs | c | 1.1.1 | tld | - |
taglibs | standard | 1.1.1 | jar | - |
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 |
javax.persistence | persistence-api | 1.0 | jar | Common Development and Distribution License (CDDL) v1.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-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-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 |
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 |
Public Domain: AOP alliance
Eclipse Public License - Version 1.0: Jetty Server, Jetty Servlet Tester, Jetty Utilities
Educational Community License, Version 2.0: Kuali Mobility Core Authentication, Shared API, Shared Implementation
Unknown: c, jsp-api, jstl, servlet-api, standard
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 Codec, Commons Logging, Log4j, spring-aop, spring-asm, spring-beans, spring-context, spring-context-support, spring-core, spring-expression, spring-jdbc, spring-orm, spring-tx, spring-web, spring-webmvc
Common Development and Distribution License (CDDL) v1.0: Enterprise JavaBeans (EJB) 3.0
Apache License Version 2.0: Servlet Specification API