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.apache.commons | commons-lang3 | 3.3 | jar | The Apache Software License, Version 2.0 |
org.kuali.student.repository | repository-tools-common-git | 0.0.3 | jar | Educational Community 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 | Classifier | Type | License |
---|---|---|---|---|---|
junit | junit | 4.11 | - | jar | Common Public License Version 1.0 |
org.kuali.student.repository | repository-tools-common-git | 0.0.3 | tests | test-jar | Educational Community License, Version 2.0 |
org.springframework | spring-beans | 3.1.0.RELEASE | - | jar | - |
org.springframework | spring-context | 3.1.0.RELEASE | - | jar | - |
org.springframework | spring-context-support | 3.1.0.RELEASE | - | jar | - |
org.springframework | spring-core | 3.1.0.RELEASE | - | jar | - |
org.springframework | spring-test | 3.1.0.RELEASE | - | 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 |
---|---|---|---|---|
args4j | args4j | 2.0.12 | jar | - |
com.googlecode.javaewah | JavaEWAH | 0.7.9 | jar | Apache 2 |
com.jcraft | jsch | 0.1.50 | jar | Revised BSD |
commons-codec | commons-codec | 1.4 | jar | The Apache Software License, Version 2.0 |
commons-io | commons-io | 2.4 | jar | The Apache Software License, Version 2.0 |
commons-logging | commons-logging | 1.1.1 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-compress | 1.7 | jar | The Apache Software License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.1.3 | jar | LICENSE.txt |
org.apache.httpcomponents | httpcore | 4.1.4 | jar | LICENSE.txt |
org.eclipse.jgit | org.eclipse.jgit | 3.4.1.201406201815-r | jar | Eclipse Distribution License (New BSD License) |
org.eclipse.jgit | org.eclipse.jgit.archive | 3.4.1.201406201815-r | jar | Eclipse Distribution License (New BSD License) |
org.eclipse.jgit | org.eclipse.jgit.console | 3.4.1.201406201815-r | jar | Eclipse Distribution License (New BSD License) |
org.eclipse.jgit | org.eclipse.jgit.pgm | 3.4.1.201406201815-r | jar | Eclipse Distribution License (New BSD License) |
org.eclipse.jgit | org.eclipse.jgit.ui | 3.4.1.201406201815-r | jar | Eclipse Distribution License (New BSD License) |
org.kuali.student.repository | repository-tools-common | 0.0.3 | jar | Educational Community License, Version 2.0 |
org.osgi | org.osgi.core | 4.3.1 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.6.6 | jar | MIT License |
org.tukaani | xz | 1.4 | jar | Public Domain |
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 |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.springframework | spring-aop | 3.1.0.RELEASE | jar | - |
org.springframework | spring-asm | 3.1.0.RELEASE | jar | - |
org.springframework | spring-expression | 3.1.0.RELEASE | jar | - |
Revised BSD: JSch
Public Domain: AOP alliance, XZ for Java
New BSD License: Hamcrest Core
Apache 2: JavaEWAH
Educational Community License, Version 2.0: Git Importer Rice Plugin, Repository Tools Common Git, repository-tools-common
Unknown: args4j, spring-aop, spring-asm, spring-beans, spring-context, spring-context-support, spring-core, spring-expression, spring-test
Apache License: HttpClient, HttpCore
Apache License, Version 2.0: osgi.core
Eclipse Distribution License (New BSD License): JGit - AWT User Interface, JGit - Command Line Interface, JGit - Console User Interface, JGit - Core, JGit Archive Formats
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module
The Apache Software License, Version 2.0: Apache Commons Compress, Apache Commons Lang, Commons Codec, Commons IO, Commons Logging