Apache Commons logo Commons IO

Project Dependencies

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.jimfs jimfs 1.3.0 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.16.0 jar Apache-2.0
net.bytebuddy byte-buddy 1.14.10 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.10 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.14.0 jar Apache-2.0
org.junit-pioneer junit-pioneer 1.9.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter 5.10.1 jar Eclipse Public License v2.0
org.mockito mockito-inline 4.11.0 jar The MIT License
org.openjdk.jmh jmh-core 1.37 jar GNU General Public License (GPL), version 2, with the Classpath exception
org.openjdk.jmh jmh-generator-annprocess 1.37 jar GNU General Public License (GPL), version 2, with the Classpath exception

Project Transitive Dependencies

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

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.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.18.0 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 32.1.1-jre jar Apache 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 2.8 jar Apache License, Version 2.0
net.sf.jopt-simple jopt-simple 5.0.4 jar The MIT License
org.apache.commons commons-math3 3.6.1 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.checkerframework checker-qual 3.33.0 jar The MIT License
org.junit.jupiter junit-jupiter-api 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.10.1 jar Eclipse Public License v2.0
org.mockito mockito-core 4.11.0 jar The MIT License
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

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

Apache 2.0: error-prone annotations

The MIT License: Checker Qual, JOpt Simple, mockito-core, mockito-inline

Apache-2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, junit-pioneer

Apache License, Version 2.0: Apache Commons Math, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis

GNU General Public License (GPL), version 2, with the Classpath exception: JMH Core, JMH Generators: Annotation Processors

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Jimfs

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.18.0.jar 16 kB 38 26 2 1.8 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-32.1.1-jre.jar 3 MB 2060 2020 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
j2objc-annotations-2.8.jar 9.3 kB 24 13 1 1.7 Yes
jimfs-1.3.0.jar 211.7 kB 140 127 1 1.8 Yes
commons-codec-1.16.0.jar 360.7 kB 256 109 7 1.8 Yes
byte-buddy-1.14.10.jar 4.2 MB 2935 2881 39 9 Yes
byte-buddy-agent-1.14.10.jar 256.8 kB 90 70 3 9 Yes
jopt-simple-5.0.4.jar 78.1 kB 71 59 3 1.7 Yes
commons-lang3-3.14.0.jar 647.5 kB 433 403 18 1.8 Yes
commons-math3-3.6.1.jar 2.2 MB 1402 1301 75 1.5 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
checker-qual-3.33.0.jar 224 kB 426 358 30 1.8 Yes
junit-pioneer-1.9.1.jar 200 kB 171 156 9 9 Yes
junit-jupiter-5.10.1.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.10.1.jar 211 kB 197 182 8 9 Yes
junit-jupiter-engine-5.10.1.jar 244.7 kB 147 130 9 9 Yes
junit-jupiter-params-5.10.1.jar 586 kB 381 347 22 9 Yes
junit-platform-commons-1.10.1.jar 106.3 kB 64 44 7 9 Yes
junit-platform-engine-1.10.1.jar 204.8 kB 153 136 10 9 Yes
junit-platform-launcher-1.10.1.jar 183.8 kB 131 116 7 9 Yes
mockito-core-4.11.0.jar 684.9 kB 651 579 64 1.8 Yes
mockito-inline-4.11.0.jar 1.5 kB 6 0 0 - -
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
jmh-core-1.37.jar 553 kB 363 332 13 1.8 Yes
jmh-generator-annprocess-1.37.jar 30.9 kB 26 8 2 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
29 14.4 MB 10321 9490 367 9 26
test: 29 test: 14.4 MB test: 10321 test: 9490 test: 367 9 test: 26