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 | git-importer | 0.0.3 | - | jar | Educational Community License, Version 2.0 |
org.kuali.student.repository | git-importer | 0.0.3 | tests | test-jar | Educational Community License, Version 2.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 |
com.trilead | trilead-ssh2 | 1.0.0-build215 | jar | Trilead Library License |
de.regnis.q.sequence | sequence-library | 1.0.2 | jar | Sequence Library License |
joda-time | joda-time | 2.3 | jar | Apache 2 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
net.java.dev.jna | jna | 3.4.0 | jar | LGPL, version 2.1 |
org.antlr | antlr-runtime | 3.4 | jar | - |
org.apache.commons | commons-collections4 | 4.0 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.kuali.student.repository | repository-tools-common-svn | 0.0.3 | jar | Educational Community License, Version 2.0 |
org.slf4j | slf4j-log4j12 | 1.6.6 | jar | MIT 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 | - |
org.tmatesoft.sqljet | sqljet | 1.1.6 | jar | GPL (with dual licensing option) |
org.tmatesoft.svnkit | svnkit | 1.7.8 | jar | TMate Open Source License (with dual licensing option) |
LGPL, version 2.1: Java Native Access
Public Domain: AOP alliance, XZ for Java
Apache 2: JavaEWAH, Joda-Time
New BSD License: Hamcrest Core
Unknown: Antlr 3.4 Runtime, args4j, spring-aop, spring-asm, spring-beans, spring-context, spring-context-support, spring-core, spring-expression, spring-test
TMate Open Source License (with dual licensing option): SVNKit Library
Apache License, Version 2.0: osgi.core
The Apache Software License, Version 2.0: Apache Commons Collections, Apache Commons Compress, Apache Commons Lang, Apache Log4j, Commons Codec, Commons IO, Commons Logging
Sequence Library License: Sequence Library
Revised BSD: JSch
Educational Community License, Version 2.0: Git Importer, Repository Tools Common Git, Student Plugin, repository-tools-common, repository-tools-common-svn
GPL (with dual licensing option): SqlJet Library
Trilead Library License: Trilead SSH2 Library
Apache License: HttpClient, HttpCore
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, SLF4J LOG4J-12 Binding