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 29.0-jre jar Apache License, Version 2.0
commons-beanutils commons-beanutils 1.9.4 jar Apache License, Version 2.0
info.picocli picocli 4.4.0 jar The Apache Software License, version 2.0
net.sf.saxon Saxon-HE 9.9.1-7 jar Mozilla Public License Version 2.0
org.antlr antlr4-runtime 4.8-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.19.0 - jar Common Public License Version 1.0
com.google.truth truth 1.0.1 - jar The Apache Software License, Version 2.0
com.tngtech.archunit archunit-junit5 0.14.1 - jar The Apache Software License, Version 2.0
commons-io commons-io 2.7 - jar Apache License, Version 2.0
nl.jqno.equalsverifier equalsverifier 3.4.1 - jar Apache License, Version 2.0
org.eclipse.jgit org.eclipse.jgit 5.8.0.202006091008-r - jar Eclipse Distribution License (New BSD License)
org.itsallcode junit5-system-extensions 1.1.0 - jar Eclipse Public License v2.0
org.jacoco org.jacoco.agent 0.8.5 runtime jar Eclipse Public License 2.0
org.junit-pioneer junit-pioneer 0.6.0 - jar The MIT License
org.junit.jupiter junit-jupiter-api 5.6.2 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.6.2 - jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.6.2 - jar Eclipse Public License v2.0
org.powermock powermock-api-mockito2 2.0.7 - jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 2.0.7 - jar The Apache Software License, Version 2.0
org.slf4j slf4j-simple 1.7.30 - 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.8 jar The Apache Software License, Version 2.0

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 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.3.4 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 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-qual 2.11.1 jar The 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.google.auto.value auto-value-annotations 1.6.3 jar Apache 2.0
com.googlecode.java-diff-utils diffutils 1.3.0 jar The Apache Software License, Version 2.0
com.googlecode.javaewah JavaEWAH 1.1.7 jar Apache 2
com.tngtech.archunit archunit 0.14.1 jar The Apache Software License, Version 2.0BSD
com.tngtech.archunit archunit-junit5-api 0.14.1 jar The Apache Software License, Version 2.0
com.tngtech.archunit archunit-junit5-engine 0.14.1 jar The Apache Software License, Version 2.0
com.tngtech.archunit archunit-junit5-engine-api 0.14.1 jar The Apache Software License, Version 2.0
junit junit 4.13 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.9.10 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.9.10 jar The Apache Software License, Version 2.0
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.checkerframework checker-compat-qual 2.5.5 jar GNU General Public License, version 2 (GPL2), with the classpath exceptionThe MIT License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.27.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.junit.jupiter junit-jupiter-params 5.4.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.6.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.6.2 jar Eclipse Public License v2.0
org.mockito mockito-core 2.28.2 jar The MIT License
org.objenesis objenesis 2.6 jar Apache 2
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.powermock powermock-api-support 2.0.7 jar The Apache Software License, Version 2.0
org.powermock powermock-core 2.0.7 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 2.0.7 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 2.0.7 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.8 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 Dependency Graph

Dependency Tree

Licenses

The Apache Software License, version 2.0: picocli - a mighty tiny Command Line Interface

Eclipse Public License 2.0: JaCoCo :: Agent

The BSD License: ANTLR 4 Runtime

Apache 2.0: AutoValue Annotations, error-prone annotations

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J Simple Binding

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine, JUnit5 System Extensions

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

BSD: ArchUnit

LGPL-2.1+: checkstyle

BSD License: AntLR Parser Generator

Apache License 2.0: Javassist

The MIT License: Checker Qual, junit-pioneer, mockito-core

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons IO, EqualsVerifier, Guava: Google Core Libraries for Java

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

LGPL 2.1: Javassist

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Commons Logging, ArchUnit, Byte Buddy (without dependencies), Byte Buddy Java agent, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, PowerMock, Truth Core, java-diff-utils

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.19.0.jar 38.7 kB 47 33 2 1.5 Yes
auto-value-annotations-1.6.3.jar 5.9 kB 19 6 2 1.7 No
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.3.4.jar 13.9 kB 34 22 2 1.7 No
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-29.0-jre.jar 2.8 MB 2005 1975 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes
truth-1.0.1.jar 242.4 kB 173 162 1 1.7 Yes
diffutils-1.3.0.jar 34.1 kB 35 26 2 1.5 Yes
JavaEWAH-1.1.7.jar 166.3 kB 120 106 5 1.8 Yes
archunit-0.14.1.jar 3.6 MB 2695 2641 37 - Yes
archunit-junit5-0.14.1.jar 0.5 kB 2 0 0 - No
archunit-junit5-api-0.14.1.jar 5.7 kB 14 8 1 1.8 Yes
archunit-junit5-engine-0.14.1.jar 52 kB 48 40 1 1.8 Yes
archunit-junit5-engine-api-0.14.1.jar 4.3 kB 8 2 1 1.8 Yes
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-io-2.7.jar 276.4 kB 198 176 10 1.8 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
picocli-4.4.0.jar 389.3 kB 224 219 2 - Yes
junit-4.13.jar 381.8 kB 387 348 32 1.5 Yes
byte-buddy-1.9.10.jar 3.3 MB 2368 2319 37 - Yes
byte-buddy-agent-1.9.10.jar 43.4 kB 41 31 2 - Yes
Saxon-HE-9.9.1-7.jar 5.5 MB 2478 2106 52 1.8 Yes
equalsverifier-3.4.1.jar 3.1 MB 2069 2003 54 1.8 Yes
antlr4-runtime-4.8-1.jar 337.9 kB 237 220 7 1.7 Yes
ant-1.10.8.jar 2.3 MB 1241 1157 62 1.8 Yes
ant-launcher-1.10.8.jar 18.9 kB 14 4 1 1.8 Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 3 2 - Yes
checker-compat-qual-2.5.5.jar 5.9 kB 17 10 1 1.6 No
checker-qual-2.11.1.jar 201.1 kB 364 306 32 1.8 Yes
org.eclipse.jgit-5.8.0.202006091008-r.jar 2.8 MB 1576 1502 51 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
junit5-system-extensions-1.1.0.jar 14.2 kB 25 11 3 1.8 Yes
org.jacoco.agent-0.8.5-runtime.jar 282 kB 188 153 17 1.5 Yes
javassist-3.27.0-GA.jar 782.8 kB 450 426 17 1.8 Yes
junit-pioneer-0.6.0.jar 67.3 kB 62 54 3 1.8 Yes
junit-jupiter-api-5.6.2.jar 154 kB 150 135 8 - Yes
junit-jupiter-engine-5.6.2.jar 209.3 kB 130 113 9 - Yes
junit-jupiter-params-5.4.2.jar 511.9 kB 356 322 21 1.8 Yes
junit-platform-commons-1.6.2.jar 96.7 kB 61 41 7 - Yes
junit-platform-engine-1.6.2.jar 174.1 kB 139 123 9 - Yes
junit-vintage-engine-5.6.2.jar 63.8 kB 47 33 6 - Yes
mockito-core-2.28.2.jar 591.2 kB 635 562 65 1.6 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
powermock-api-mockito2-2.0.7.jar 88.4 kB 103 75 18 1.6 Yes
powermock-api-support-2.0.7.jar 21.6 kB 24 14 4 1.6 Yes
powermock-core-2.0.7.jar 201 kB 208 175 27 1.6 Yes
powermock-module-junit4-2.0.7.jar 47.7 kB 35 25 3 1.6 Yes
powermock-module-junit4-common-2.0.7.jar 17.7 kB 19 9 2 1.6 Yes
powermock-reflect-2.0.7.jar 68.4 kB 52 39 8 1.6 Yes
slf4j-api-1.7.2.jar 26.1 kB 34 23 3 1.5 Yes
slf4j-simple-1.7.30.jar 15.2 kB 20 10 1 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
56 30.5 MB 20292 18761 699 1.8 51
compile: 14 compile: 10.6 MB compile: 6352 compile: 5746 compile: 149 - compile: 12
test: 40 test: 17.6 MB test: 12685 test: 11854 test: 487 - test: 37
provided: 2 provided: 2.3 MB provided: 1255 provided: 1161 provided: 63 - provided: 2