Fork me on GitHub

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
org.apache.maven.surefire common-java5 3.5.3 jar Apache-2.0
org.apache.maven.surefire common-junit4 3.5.3 jar Apache-2.0
org.apache.maven.surefire common-junit48 3.5.3 jar Apache-2.0
org.apache.maven.surefire surefire-api 3.5.3 jar Apache-2.0
org.apache.maven.surefire surefire-logger-api 3.5.3 jar Apache-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:

GroupId ArtifactId Version Type Licenses
com.github.stephenc.jcip jcip-annotations 1.0-1 jar Apache License, Version 2.0
org.apache.maven.surefire maven-surefire-common 3.5.3 jar Apache-2.0
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.mockito mockito-core 3.12.4 jar The 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
junit junit 4.8.2 jar Common Public License Version 1.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
org.apache.maven.surefire common-junit3 3.5.3 jar Apache-2.0
org.apache.maven.surefire surefire-grouper 3.5.3 jar Apache-2.0
org.apache.maven.surefire surefire-shared-utils 3.5.3 jar The Apache Software License, Version 2.0

runtime

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

GroupId ArtifactId Version Type Licenses
commons-codec commons-codec 1.17.1 jar Apache-2.0
commons-io commons-io 2.18.0 jar Apache-2.0
org.apache.commons commons-compress 1.27.1 jar Apache-2.0
org.apache.commons commons-lang3 3.17.0 jar Apache-2.0
org.apache.maven.shared maven-shared-utils 3.3.4 jar Apache 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:

GroupId ArtifactId Version Type Licenses
com.thoughtworks.qdox qdox 2.2.0 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.11.13 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.11.13 jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-api 1.4.1 jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-util 1.4.1 jar Apache License, Version 2.0
org.apache.maven.shared maven-common-artifact-filters 3.4.0 jar Apache-2.0
org.apache.maven.surefire surefire-booter 3.5.3 jar Apache-2.0
org.apache.maven.surefire surefire-extensions-api 3.5.3 jar Apache-2.0
org.apache.maven.surefire surefire-extensions-spi 3.5.3 jar Apache-2.0
org.codehaus.plexus plexus-java 1.4.0 jar Apache-2.0
org.objenesis objenesis 3.2 jar Apache License, Version 2.0
org.ow2.asm asm 9.7.1 jar BSD-3-Clause
org.slf4j slf4j-api 1.7.36 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

MIT License: SLF4J API Module

BSD-3-Clause: Hamcrest, asm

The MIT License: mockito-core

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Maven Common Artifact Filters, Maven Surefire Common, Maven Surefire Test-Grouping Support, Plexus Languages :: Java, Shared JUnit3 Provider Code, Shared JUnit4 Provider Code, Shared JUnit48 Provider Code, Shared Java 5 Provider Base, Surefire API, Surefire Booter, Surefire Extensions API, Surefire Extensions SPI, Surefire JUnitCore Runner, Surefire Logger API

Apache License, Version 2.0: Apache Maven Shared Utils, Byte Buddy (without dependencies), Byte Buddy agent, JCIP Annotations under Apache License, Maven Artifact Resolver API, Maven Artifact Resolver Utilities, Objenesis

The Apache Software License, Version 2.0: QDox, Surefire Shared Utils

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jcip-annotations-1.0-1.jar 4.7 kB 14 4 1 1.5 No
qdox-2.2.0.jar 353 kB 266 240 18 1.8 Yes
commons-codec-1.17.1.jar 372.7 kB 262 - - - -
   • Root - 261 114 7 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-io-2.18.0.jar 538.9 kB 398 - - - -
   • Root - 397 370 15 1.8 Yes
   • Versioned - 1 1 1 9 No
junit-4.8.2.jar 237.3 kB 267 230 30 1.5 Yes
byte-buddy-1.11.13.jar 3.6 MB 2579 - - - -
   • Root - 2577 2522 37 1.6 Yes
   • Versioned - 2 1 1 9 No
byte-buddy-agent-1.11.13.jar 252.2 kB 81 - - - -
   • Root - 79 62 1 1.5 Yes
   • Versioned - 2 1 1 9 No
commons-compress-1.27.1.jar 1.1 MB 625 - - - -
   • Root - 624 572 36 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-lang3-3.17.0.jar 673.6 kB 426 - - - -
   • Root - 425 395 18 1.8 Yes
   • Versioned - 1 1 1 9 No
maven-resolver-api-1.4.1.jar 149 kB 156 132 12 1.7 Yes
maven-resolver-util-1.4.1.jar 167.5 kB 132 105 13 1.7 Yes
maven-common-artifact-filters-3.4.0.jar 58.5 kB 62 42 5 1.8 Yes
maven-shared-utils-3.3.4.jar 153.1 kB 103 79 9 1.7 Yes
common-java5-3.5.3.jar 17.6 kB 22 7 1 1.8 Yes
common-junit3-3.5.3.jar 11.9 kB 18 2 1 1.8 Yes
common-junit4-3.5.3.jar 25.9 kB 28 12 1 1.8 Yes
common-junit48-3.5.3.jar 21.7 kB 26 10 1 1.8 Yes
maven-surefire-common-3.5.3.jar 312.3 kB 191 159 13 1.8 Yes
surefire-api-3.5.3.jar 171.8 kB 167 139 13 1.8 Yes
surefire-booter-3.5.3.jar 117.7 kB 77 58 3 1.8 Yes
surefire-extensions-api-3.5.3.jar 26 kB 39 23 2 1.8 Yes
surefire-extensions-spi-3.5.3.jar 8.2 kB 16 1 1 1.8 No
surefire-grouper-3.5.3.jar 40.3 kB 34 17 2 1.8 Yes
surefire-logger-api-3.5.3.jar 13.6 kB 23 6 1 1.8 Yes
surefire-shared-utils-3.5.3.jar 2.9 MB 1776 1530 85 1.8 Yes
plexus-java-1.4.0.jar 57.3 kB 66 - - - -
   • Root - 56 37 2 1.8 Yes
   • Versioned - 10 3 2 9 Yes
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
mockito-core-3.12.4.jar 682.3 kB 670 596 66 1.8 Yes
objenesis-3.2.jar 49.4 kB 59 43 10 1.8 Yes
asm-9.7.1.jar 126.1 kB 45 39 3 1.5 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
31 12.4 MB 8797 7688 422 1.8 29
compile: 8 compile: 3.2 MB compile: 2094 compile: 1723 compile: 105 1.8 compile: 8
runtime: 5 runtime: 2.8 MB runtime: 1814 runtime: 1530 runtime: 85 runtime: 5
provided: 1 provided: 237.3 kB provided: 267 provided: 230 provided: 30 provided: 1
test: 17 test: 6.1 MB test: 4622 test: 4205 test: 202 1.8 test: 15