Project Dependencies

compile

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 Licenses
antlr antlr 2.7.7 jar BSD License
com.google.guava guava 23.6-jre jar The Apache Software License, Version 2.0
commons-beanutils commons-beanutils 1.9.3 jar Apache License, Version 2.0
commons-cli commons-cli 1.4 jar Apache License, Version 2.0
net.sf.saxon Saxon-HE 9.8.0-7 jar Mozilla Public License Version 2.0
org.antlr antlr4-runtime 4.7.1 jar The BSD License

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:

GroupId ArtifactId Version Classifier Type Licenses
com.github.stefanbirkner system-rules 1.17.1 - jar Common Public License Version 1.0
commons-io commons-io 2.6 - jar Apache License, Version 2.0
junit junit 4.12 - jar Eclipse Public License 1.0
nl.jqno.equalsverifier equalsverifier 2.4.2 - jar The Apache Software License, Version 2.0
org.eclipse.jgit org.eclipse.jgit 4.10.0.201712302008-r - jar Eclipse Distribution License (New BSD License)
org.jacoco http://org.jacoco.agent 0.8.0 runtime jar Eclipse Public License v1.0
org.powermock powermock-api-mockito 1.7.3 - jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 1.7.3 - jar The Apache Software License, Version 2.0
org.slf4j slf4j-simple 1.7.25 - jar MIT License

provided

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 Licenses
org.apache.ant ant 1.10.1 jar The Apache Software License, Version 2.0

system

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

GroupId ArtifactId Version Type Licenses
com.sun tools 1.8.0 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:

GroupId ArtifactId Version Type Licenses
com.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.1.3 jar Apache 2.0
com.google.j2objc j2objc-annotations 1.1 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.checkerframework checker-compat-qual 2.0.0 jar GNU General Public License, version 2 (GPL2), with the classpath exception-The MIT License
org.codehaus.mojo animal-sniffer-annotations 1.14 jar MIT license

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:

GroupId ArtifactId Version Type Licenses
com.googlecode.javaewah JavaEWAH 1.1.6 jar Apache 2
com.jcraft jsch 0.1.54 jar Revised BSD
commons-codec commons-codec 1.9 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5.2 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.4 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.21.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.mockito mockito-core 1.10.19 jar The MIT License
org.objenesis objenesis 2.1 jar Apache 2
org.powermock powermock-api-mockito-common 1.7.3 jar The Apache Software License, Version 2.0
org.powermock powermock-api-support 1.7.3 jar The Apache Software License, Version 2.0
org.powermock powermock-core 1.7.3 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 1.7.3 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 1.7.3 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.2 jar MIT License

provided

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 Licenses
org.apache.ant ant-launcher 1.10.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The BSD License: ANTLR 4 Runtime

Apache 2.0: error-prone annotations

Eclipse Public License 1.0: JUnit

Revised BSD: JSch

MIT License: SLF4J API Module, SLF4J Simple Binding

Eclipse Public License v1.0: JaCoCo :: Agent

Mozilla Public License Version 2.0: Saxon-HE

Eclipse Distribution License (New BSD License): JGit - Core

New BSD License: Hamcrest Core

Apache 2: JavaEWAH, Objenesis

LGPL-2.1+: checkstyle

BSD License: AntLR Parser Generator

Apache License 2.0: Javassist

The MIT License: Checker Qual, Mockito

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons CLI, Apache Commons Collections, Apache Commons IO, Apache HttpClient, Apache HttpCore

GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual

LGPL 2.1: Javassist

MIT license: Animal Sniffer Annotations

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Commons Codec, Apache Commons Logging, EqualsVerifier, FindBugs-jsr305, Guava: Google Core Libraries for Java, J2ObjC Annotations, PowerMock

Common Public License Version 1.0: System Rules

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
antlr-2.7.7.jar 445.3 kB 239 224 12 1.2 Yes
system-rules-1.17.1.jar 37.9 kB 47 33 2 1.5 Yes
jsr305-1.3.9.jar 33 kB 72 35 3 1.5 Yes
error_prone_annotations-2.1.3.jar 13.7 kB 34 22 2 1.7 No
guava-23.6-jre.jar 2.7 MB 1967 1937 18 1.8 Yes
j2objc-annotations-1.1.jar 8.8 kB 23 12 1 1.5 Yes
JavaEWAH-1.1.6.jar 165.9 kB 120 106 5 1.6 Yes
jsch-0.1.54.jar 280.5 kB 177 164 4 1.5 Yes
commons-beanutils-1.9.3.jar 246.2 kB 154 137 5 1.6 Yes
commons-cli-1.4.jar 53.8 kB 40 27 1 1.5 Yes
commons-codec-1.9.jar 264 kB 227 85 6 1.6 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-io-2.6.jar 214.8 kB 146 127 7 1.7 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
Saxon-HE-9.8.0-7.jar 5 MB 2441 2073 49 1.5 Yes
equalsverifier-2.4.2.jar 2.3 MB 1507 1437 50 1.7 Yes
antlr4-runtime-4.7.1.jar 336.8 kB 237 220 7 1.7 Yes
ant-1.10.1.jar 2.2 MB 1243 1162 61 1.8 Yes
ant-launcher-1.10.1.jar 19 kB 14 5 1 1.8 Yes
httpclient-4.5.2.jar 736.7 kB 504 463 24 1.6 Yes
httpcore-4.4.4.jar 326.7 kB 284 254 17 1.6 Yes
checker-compat-qual-2.0.0.jar 31.5 kB 47 28 10 1.7 Yes
animal-sniffer-annotations-1.14.jar 3.5 kB 12 1 1 1.5 No
org.eclipse.jgit-4.10.0.201712302008-r.jar 2.7 MB 1571 1503 46 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
org.jacoco.agent-0.8.0-runtime.jar 247.8 kB 168 135 15 1.5 Yes
javassist-3.21.0-GA.jar 734.8 kB 423 399 17 1.6 Yes
mockito-core-1.10.19.jar 1.2 MB 1138 694 67 1.5 Yes
objenesis-2.1.jar 41.8 kB 52 37 9 1.5 Yes
powermock-api-mockito-1.7.3.jar 85.8 kB 90 62 17 1.6 Yes
powermock-api-mockito-common-1.7.3.jar 35.7 kB 45 30 7 1.6 Yes
powermock-api-support-1.7.3.jar 23 kB 27 15 5 1.6 Yes
powermock-core-1.7.3.jar 145.6 kB 149 121 21 1.6 Yes
powermock-module-junit4-1.7.3.jar 47.7 kB 35 25 3 1.6 Yes
powermock-module-junit4-common-1.7.3.jar 17.9 kB 19 9 2 1.6 Yes
powermock-reflect-1.7.3.jar 65.5 kB 50 37 8 1.6 Yes
slf4j-api-1.7.2.jar 26.1 kB 34 23 3 1.5 Yes
slf4j-simple-1.7.25.jar 15.3 kB 20 10 1 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
39 21.7 MB 14257 12471 554 1.8 37
compile: 13 compile: 9.6 MB compile: 5792 compile: 5204 compile: 123 - compile: 11
test: 24 test: 10 MB test: 7208 test: 6100 test: 369 - test: 24
provided: 2 provided: 2.2 MB provided: 1257 provided: 1167 provided: 62 - provided: 2

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central https://repo.maven.apache.org/maven2 Yes No No
repo-for-signedjar-dependency file://${basedir}/lib Yes Yes Yes
jgit-repository https://repo.eclipse.org/content/repositories/jgit-releases/ Yes Yes No
codehaus-snapshots http://nexus.codehaus.org/snapshots/ No Yes Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
apache.snapshots http://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact central jgit-repository sonatype-nexus-snapshots apache.snapshots
antlr:antlr:jar:2.7.7 Found at https://repo.maven.apache.org/maven2 - - -
com.github.stefanbirkner:system-rules:jar:1.17.1 Found at https://repo.maven.apache.org/maven2 - - -
com.google.code.findbugs:jsr305:jar:1.3.9 Found at https://repo.maven.apache.org/maven2 - - -
com.google.errorprone:error_prone_annotations:jar:2.1.3 Found at https://repo.maven.apache.org/maven2 - - -
com.google.guava:guava:jar:23.6-jre Found at https://repo.maven.apache.org/maven2 - - -
com.google.j2objc:j2objc-annotations:jar:1.1 Found at https://repo.maven.apache.org/maven2 - - -
com.googlecode.javaewah:JavaEWAH:jar:1.1.6 Found at https://repo.maven.apache.org/maven2 - - -
com.jcraft:jsch:jar:0.1.54 Found at https://repo.maven.apache.org/maven2 - - -
com.sun:tools:jar:1.8.0 - - - -
commons-beanutils:commons-beanutils:jar:1.9.3 Found at https://repo.maven.apache.org/maven2 - - -
commons-cli:commons-cli:jar:1.4 Found at https://repo.maven.apache.org/maven2 - - -
commons-codec:commons-codec:jar:1.9 Found at https://repo.maven.apache.org/maven2 - - -
commons-collections:commons-collections:jar:3.2.2 Found at https://repo.maven.apache.org/maven2 - - -
commons-io:commons-io:jar:2.6 Found at https://repo.maven.apache.org/maven2 - - -
commons-logging:commons-logging:jar:1.2 Found at https://repo.maven.apache.org/maven2 - - -
junit:junit:jar:4.12 Found at https://repo.maven.apache.org/maven2 - - -
net.sf.saxon:Saxon-HE:jar:9.8.0-7 Found at https://repo.maven.apache.org/maven2 - - -
nl.jqno.equalsverifier:equalsverifier:jar:2.4.2 Found at https://repo.maven.apache.org/maven2 - - -
org.antlr:antlr4-runtime:jar:4.7.1 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.ant:ant:jar:1.10.1 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.ant:ant-launcher:jar:1.10.1 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.httpcomponents:httpclient:jar:4.5.2 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.httpcomponents:httpcore:jar:4.4.4 Found at https://repo.maven.apache.org/maven2 - - -
org.checkerframework:checker-compat-qual:jar:2.0.0 Found at https://repo.maven.apache.org/maven2 - - -
org.codehaus.mojo:animal-sniffer-annotations:jar:1.14 Found at https://repo.maven.apache.org/maven2 - - -
org.eclipse.jgit:org.eclipse.jgit:jar:4.10.0.201712302008-r Found at https://repo.maven.apache.org/maven2 Found at https://repo.eclipse.org/content/repositories/jgit-releases/ - -
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2 - - -
org.jacoco:org.jacoco.agent:jar:runtime:0.8.0 Found at https://repo.maven.apache.org/maven2 - - -
org.javassist:javassist:jar:3.21.0-GA Found at https://repo.maven.apache.org/maven2 - - -
org.mockito:mockito-core:jar:1.10.19 Found at https://repo.maven.apache.org/maven2 - - -
org.objenesis:objenesis:jar:2.1 Found at https://repo.maven.apache.org/maven2 - - -
org.powermock:powermock-api-mockito:jar:1.7.3 Found at https://repo.maven.apache.org/maven2 - - -
org.powermock:powermock-api-mockito-common:jar:1.7.3 Found at https://repo.maven.apache.org/maven2 - - -
org.powermock:powermock-api-support:jar:1.7.3 Found at https://repo.maven.apache.org/maven2 - - -
org.powermock:powermock-core:jar:1.7.3 Found at https://repo.maven.apache.org/maven2 - - -
org.powermock:powermock-module-junit4:jar:1.7.3 Found at https://repo.maven.apache.org/maven2 - - -
org.powermock:powermock-module-junit4-common:jar:1.7.3 Found at https://repo.maven.apache.org/maven2 - - -
org.powermock:powermock-reflect:jar:1.7.3 Found at https://repo.maven.apache.org/maven2 - - -
org.slf4j:slf4j-api:jar:1.7.2 Found at https://repo.maven.apache.org/maven2 - - -
org.slf4j:slf4j-simple:jar:1.7.25 Found at https://repo.maven.apache.org/maven2 - - -
Total central jgit-repository sonatype-nexus-snapshots apache.snapshots
40 (compile: 13, test: 24, provided: 2, system: 1) 39 1 0 0