Apache Commons logo Commons Text

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.commons commons-lang3 3.20.0 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
commons-io commons-io 2.22.0 jar Apache-2.0
net.bytebuddy byte-buddy 1.18.10 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.18.10 jar Apache License, Version 2.0
org.apache.commons commons-csv 1.14.1 jar Apache-2.0
org.apache.commons commons-rng-simple 1.7 jar Apache-2.0
org.graalvm.js js-language 25.1.3 jar Universal Permissive License, Version 1.0MIT License
org.graalvm.js js-scriptengine 25.1.3 jar Universal Permissive License, Version 1.0
org.graalvm.truffle truffle-runtime 25.1.3 jar Universal Permissive License, Version 1.0
org.junit-pioneer junit-pioneer 1.9.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter 5.14.4 jar Eclipse Public License v2.0
org.mockito mockito-inline 5.2.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
commons-codec commons-codec 1.19.0 jar Apache-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.apache.commons commons-rng-client-api 1.7 jar Apache-2.0
org.apache.commons commons-rng-core 1.7 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.graalvm.polyglot polyglot 25.1.3 jar Universal Permissive License, Version 1.0
org.graalvm.regex regex 25.1.3 jar Universal Permissive License, Version 1.0
org.graalvm.sdk collections 25.1.3 jar Universal Permissive License, Version 1.0
org.graalvm.sdk jniutils 25.1.3 jar Universal Permissive License, Version 1.0
org.graalvm.sdk nativeimage 25.1.3 jar Universal Permissive License, Version 1.0
org.graalvm.sdk word 25.1.3 jar Universal Permissive License, Version 1.0
org.graalvm.shadowed icu4j 25.1.3 jar Unicode/ICU License
org.graalvm.shadowed xz 25.1.3 jar Universal Permissive License, Version 1.0
org.graalvm.truffle truffle-api 25.1.3 jar Universal Permissive License, Version 1.0
org.graalvm.truffle truffle-compiler 25.1.3 jar Universal Permissive License, Version 1.0
org.junit.jupiter junit-jupiter-api 5.14.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.14.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.14.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.14.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.14.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.14.4 jar Eclipse Public License v2.0
org.mockito mockito-core 5.2.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

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

Universal Permissive License, Version 1.0: Collections, Graaljs, Graaljs Scriptengine, Jniutils, Nativeimage, Polyglot, Tregex, Truffle API, Truffle Compiler, Truffle Runtime, Truffle Xz, Word

MIT License: Graaljs

Apache-2.0: Apache Commons CSV, Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache Commons RNG Client API, Apache Commons RNG Core, Apache Commons RNG Simple, Apache Commons Text

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, Objenesis

Unicode/ICU License: Truffle Icu4j

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
commons-codec-1.19.0.jar 374.7 kB 263 - - - -
   • Root - 262 115 7 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-io-2.22.0.jar 609.2 kB 458 - - - -
   • Root - 456 428 15 1.8 Yes
   • Versioned - 2 1 1 9 No
byte-buddy-1.18.10.jar 4.7 MB 3134 - - - -
   • Root - 3102 3048 39 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 30 25 1 24 Yes
byte-buddy-agent-1.18.10.jar 267.6 kB 93 - - - -
   • Root - 91 72 2 1.8 Yes
   • Versioned - 2 1 1 9 No
jopt-simple-5.0.4.jar 78.1 kB 71 59 3 1.7 Yes
commons-csv-1.14.1.jar 61 kB 34 - - - -
   • Root - 33 20 1 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-lang3-3.20.0.jar 713.9 kB 454 - - - -
   • Root - 452 421 18 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-math3-3.6.1.jar 2.2 MB 1402 1301 75 1.5 Yes
commons-rng-client-api-1.7.jar 27.9 kB 30 - - - -
   • Root - 28 14 1 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-rng-core-1.7.jar 126.3 kB 108 - - - -
   • Root - 106 88 4 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-rng-simple-1.7.jar 54.2 kB 55 - - - -
   • Root - 53 37 2 1.8 Yes
   • Versioned - 2 1 1 9 No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
js-language-25.1.3.jar 27.7 MB 5295 5288 56 17 Yes
js-scriptengine-25.1.3.jar 70 kB 21 19 2 17 Yes
polyglot-25.1.3.jar 514 kB 157 153 9 17 Yes
regex-25.1.3.jar 3.9 MB 638 635 32 17 Yes
collections-25.1.3.jar 128.7 kB 47 45 2 17 Yes
jniutils-25.1.3.jar 280.8 kB 152 149 2 17 Yes
nativeimage-25.1.3.jar 249.8 kB 206 202 12 11 Yes
word-25.1.3.jar 73.2 kB 21 18 3 11 Yes
icu4j-25.1.3.jar 18.6 MB 6073 1741 23 17 Yes
xz-25.1.3.jar 328.3 kB 126 124 10 17 Yes
truffle-api-25.1.3.jar 16.8 MB 3522 - - - -
   • Root - 3518 3499 37 17 Yes
   • Versioned - 2 2 2 9 Yes
   • Versioned - 2 2 2 21 Yes
truffle-compiler-25.1.3.jar 54.6 kB 28 26 4 17 Yes
truffle-runtime-25.1.3.jar 934.7 kB 201 197 9 17 Yes
junit-pioneer-1.9.1.jar 200 kB 171 156 9 1.8 Yes
junit-jupiter-5.14.4.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.14.4.jar 242.5 kB 217 202 8 1.8 Yes
junit-jupiter-engine-5.14.4.jar 344 kB 179 162 9 1.8 Yes
junit-jupiter-params-5.14.4.jar 663.1 kB 433 399 22 1.8 Yes
junit-platform-commons-1.14.4.jar 164.4 kB 105 - - - -
   • Root - 94 78 10 1.8 Yes
   • Versioned - 11 5 1 9 Yes
junit-platform-engine-1.14.4.jar 271.7 kB 191 172 10 1.8 Yes
junit-platform-launcher-1.14.4.jar 223.2 kB 144 129 7 1.8 Yes
mockito-core-5.2.0.jar 687.4 kB 637 565 64 11 Yes
mockito-inline-5.2.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 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
39 82.2 MB 25149 19958 537 17 37
compile: 1 compile: 713.9 kB compile: 454 compile: 421 compile: 18 1.8 compile: 1
test: 38 test: 81.5 MB test: 24695 test: 19537 test: 519 17 test: 36