Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
org.apache.commonscommons-lang33.3jarThe Apache Software License, Version 2.0
org.kuali.student.repositoryrepository-tools-common-git0.0.4jarEducational Community License, Version 2.0

test

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:

GroupIdArtifactIdVersionClassifierTypeLicense
junitjunit4.11-jarCommon Public License Version 1.0
org.kuali.student.repositoryrepository-tools-common-git0.0.4teststest-jarEducational Community License, Version 2.0
org.slf4jslf4j-log4j121.6.6-jarMIT License
org.springframeworkspring-beans3.1.0.RELEASE-jar-
org.springframeworkspring-context3.1.0.RELEASE-jar-
org.springframeworkspring-context-support3.1.0.RELEASE-jar-
org.springframeworkspring-core3.1.0.RELEASE-jar-
org.springframeworkspring-test3.1.0.RELEASE-jar-

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
args4jargs4j2.0.12jar-
com.googlecode.javaewahJavaEWAH0.7.9jarApache 2
com.jcraftjsch0.1.50jarRevised BSD
commons-codeccommons-codec1.4jarThe Apache Software License, Version 2.0
commons-iocommons-io2.4jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.apache.commonscommons-compress1.7jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.1.3jarLICENSE.txt
org.apache.httpcomponentshttpcore4.1.4jarLICENSE.txt
org.eclipse.jgitorg.eclipse.jgit3.4.1.201406201815-rjarEclipse Distribution License (New BSD License)
org.eclipse.jgitorg.eclipse.jgit.archive3.4.1.201406201815-rjarEclipse Distribution License (New BSD License)
org.eclipse.jgitorg.eclipse.jgit.console3.4.1.201406201815-rjarEclipse Distribution License (New BSD License)
org.eclipse.jgitorg.eclipse.jgit.pgm3.4.1.201406201815-rjarEclipse Distribution License (New BSD License)
org.eclipse.jgitorg.eclipse.jgit.ui3.4.1.201406201815-rjarEclipse Distribution License (New BSD License)
org.kuali.student.repositoryrepository-tools-common0.0.4jarEducational Community License, Version 2.0
org.osgiorg.osgi.core4.3.1jarApache License, Version 2.0
org.slf4jslf4j-api1.6.6jarMIT License
org.tukaanixz1.4jarPublic Domain

test

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:

GroupIdArtifactIdVersionTypeLicense
aopallianceaopalliance1.0jarPublic Domain
log4jlog4j1.2.17jarThe Apache Software License, Version 2.0
org.hamcresthamcrest-core1.3jarNew BSD License
org.springframeworkspring-aop3.1.0.RELEASEjar-
org.springframeworkspring-asm3.1.0.RELEASEjar-
org.springframeworkspring-expression3.1.0.RELEASEjar-

Project Dependency Graph

Dependency Tree

  • org.kuali.student.repository:git-importer-foundation-plugin:jar:0.0.4 Information
    • org.slf4j:slf4j-log4j12:jar:1.6.6 (test) Information
    • org.apache.commons:commons-lang3:jar:3.3 (compile) Information
    • org.kuali.student.repository:repository-tools-common-git:jar:0.0.4 (compile) Information
      • org.kuali.student.repository:repository-tools-common:jar:0.0.4 (compile) Information
      • org.eclipse.jgit:org.eclipse.jgit:jar:3.4.1.201406201815-r (compile) Information
        • com.jcraft:jsch:jar:0.1.50 (compile) Information
        • com.googlecode.javaewah:JavaEWAH:jar:0.7.9 (compile) Information
        • org.apache.httpcomponents:httpclient:jar:4.1.3 (compile) Information
      • org.eclipse.jgit:org.eclipse.jgit.pgm:jar:3.4.1.201406201815-r (compile) Information
        • args4j:args4j:jar:2.0.12 (compile) Information
        • org.apache.commons:commons-compress:jar:1.7 (compile) Information
        • org.eclipse.jgit:org.eclipse.jgit.archive:jar:3.4.1.201406201815-r (compile) Information
          • org.osgi:org.osgi.core:jar:4.3.1 (compile) Information
        • org.eclipse.jgit:org.eclipse.jgit.ui:jar:3.4.1.201406201815-r (compile) Information
        • org.eclipse.jgit:org.eclipse.jgit.console:jar:3.4.1.201406201815-r (compile) Information
    • junit:junit:jar:4.11 (test) Information
    • org.springframework:spring-test:jar:3.1.0.RELEASE (test) Information
    • org.kuali.student.repository:repository-tools-common-git:test-jar:tests:0.0.4 (test) Information
    • org.springframework:spring-core:jar:3.1.0.RELEASE (test) Information
      • org.springframework:spring-asm:jar:3.1.0.RELEASE (test) Information
      • commons-logging:commons-logging:jar:1.1.1 (compile) Information
    • org.springframework:spring-beans:jar:3.1.0.RELEASE (test) Information
    • org.springframework:spring-context:jar:3.1.0.RELEASE (test) Information
      • org.springframework:spring-aop:jar:3.1.0.RELEASE (test) Information
      • org.springframework:spring-expression:jar:3.1.0.RELEASE (test) Information
    • org.springframework:spring-context-support:jar:3.1.0.RELEASE (test) Information

Licenses

Revised BSD: JSch

Public Domain: AOP alliance, XZ for Java

New BSD License: Hamcrest Core

Apache 2: JavaEWAH

Educational Community License, Version 2.0: Foundation Git Importer 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

The Apache Software License, Version 2.0: Apache Commons Compress, Apache Commons Lang, Apache Log4j, Commons Codec, Commons IO, Commons Logging

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding