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.guava guava 33.5.0-jre jar Apache License, Version 2.0
commons-beanutils commons-beanutils 1.11.0 jar Apache-2.0
commons-io commons-io 2.21.0 jar Apache-2.0
org.apache.commons commons-collections4 4.5.0 jar Apache-2.0
org.apache.commons commons-configuration2 2.13.0 jar Apache-2.0
org.apache.commons commons-lang3 3.20.0 jar Apache-2.0
org.apache.commons commons-text 1.15.0 jar Apache-2.0
org.cyclopsgroup jcli 1.0.2 jar The Apache Software License, Version 2.0
org.jline jline 4.0.10 jar The BSD License
org.slf4j jcl-over-slf4j 2.0.17 jar Apache-2.0
org.slf4j slf4j-api 2.0.17 jar MIT

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
org.slf4j slf4j-simple 2.0.17 jar MIT

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
junit junit 4.13.2 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.18.8 jar Apache License, Version 2.0
org.jmock jmock 2.13.1 jar BSD style
org.jmock jmock-imposters 2.13.1 jar BSD style

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.errorprone error_prone_annotations 2.41.0 jar Apache 2.0
com.google.guava failureaccess 1.0.3 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 3.1 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
org.cyclopsgroup caff 0.4.2 jar The Apache Software License, Version 2.0
org.jspecify jspecify 1.0.0 jar The 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.google.code.findbugs annotations 3.0.1u2 jar GNU Lesser Public License
com.google.code.findbugs jsr305 3.0.1 jar The Apache Software License, Version 2.0
net.jcip jcip-annotations 1.0 jar -
org.apache-extras.beanshell bsh 2.0b6 jar Apache License, Version 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-library 2.2 jar BSD License 3
org.jmock jmock-testjar 2.13.1 jar BSD style
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.ow2.asm asm 8.0.1 jar BSD-3-Clause

Project Dependency Graph

Dependency Tree

  • org.cyclopsgroup:jmxterm:jar:1.1.0-SNAPSHOT [Information]
    • commons-beanutils:commons-beanutils:jar:1.11.0 (compile) [Information]
    • commons-io:commons-io:jar:2.21.0 (compile) [Information]
    • org.apache.commons:commons-collections4:jar:4.5.0 (compile) [Information]
    • org.apache.commons:commons-configuration2:jar:2.13.0 (compile) [Information]
    • org.apache.commons:commons-lang3:jar:3.20.0 (compile) [Information]
    • org.apache.commons:commons-text:jar:1.15.0 (compile) [Information]
    • com.google.guava:guava:jar:33.5.0-jre (compile) [Information]
      • com.google.guava:failureaccess:jar:1.0.3 (compile) [Information]
      • com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile) [Information]
      • org.jspecify:jspecify:jar:1.0.0 (compile) [Information]
      • com.google.errorprone:error_prone_annotations:jar:2.41.0 (compile) [Information]
      • com.google.j2objc:j2objc-annotations:jar:3.1 (compile) [Information]
    • org.cyclopsgroup:jcli:jar:1.0.2 (compile) [Information]
    • org.jline:jline:jar:4.0.10 (compile) [Information]
    • org.slf4j:jcl-over-slf4j:jar:2.0.17 (compile) [Information]
    • org.slf4j:slf4j-api:jar:2.0.17 (compile) [Information]
    • org.slf4j:slf4j-simple:jar:2.0.17 (runtime) [Information]
    • net.bytebuddy:byte-buddy:jar:1.18.8 (test) [Information]
    • org.jmock:jmock:jar:2.13.1 (test) [Information]
    • org.jmock:jmock-imposters:jar:2.13.1 (test) [Information]
    • junit:junit:jar:4.13.2 (test) [Information]
      • org.hamcrest:hamcrest-core:jar:1.3 (test) [Information]

Licenses

The Apache License, Version 2.0: JSpecify annotations

Apache 2.0: error-prone annotations

The BSD License: JLine Bundle

Eclipse Public License 1.0: JUnit

BSD License 3: Hamcrest, Hamcrest Library

BSD-3-Clause: asm

New BSD License: Hamcrest Core

GNU Lesser Public License: FindBugs-Annotations

BSD style: jMock 2 Core, jMock 2 Test Jar, jmock-imposters

Unknown: "Java Concurrency in Practice" book annotations

Apache License, Version 2.0: Apache Commons Collections, BeanShell, Byte Buddy (without dependencies), Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, JMXTerm, Objenesis

Apache-2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Configuration, Apache Commons IO, Apache Commons Lang, Apache Commons Text, JCL 1.2 implemented over SLF4J

MIT: SLF4J API Module, SLF4J Simple Provider

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava ListenableFuture only, caff, jcli

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
annotations-3.0.1u2.jar 40.4 kB 85 63 5 1.5 Yes
jsr305-3.0.1.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.41.0.jar 20.4 kB 49 - - - -
   • Root - 42 29 2 1.8 Yes
   • Versioned - 7 1 1 9 No
failureaccess-1.0.3.jar 10.8 kB 25 - - - -
   • Root - 17 2 1 1.8 Yes
   • Versioned - 8 1 1 9 No
guava-33.5.0-jre.jar 3 MB 2002 - - - -
   • Root - 2000 1961 18 1.8 Yes
   • Versioned - 2 1 1 9 No
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
j2objc-annotations-3.1.jar 16.8 kB 38 - - - -
   • Root - 36 24 1 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-beanutils-1.11.0.jar 246.8 kB 152 - - - -
   • Root - 151 134 5 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-io-2.21.0.jar 585.3 kB 428 - - - -
   • Root - 426 398 15 1.8 Yes
   • Versioned - 2 1 1 9 No
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.18.8.jar 4.7 MB 3134 - - - -
   • Root - 3102 3048 39 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 30 25 1 24 Yes
jcip-annotations-1.0.jar 2.3 kB 9 4 1 1.5 No
bsh-2.0b6.jar 389 kB 247 164 9 1.5 Yes
commons-collections4-4.5.0.jar 898.7 kB 647 - - - -
   • Root - 646 614 20 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-configuration2-2.13.0.jar 675.3 kB 427 - - - -
   • Root - 425 392 18 1.8 Yes
   • Versioned - 2 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-text-1.15.0.jar 264.9 kB 191 - - - -
   • Root - 189 168 8 1.8 Yes
   • Versioned - 2 1 1 9 No
caff-0.4.2.jar 85.9 kB 100 83 8 1.8 Yes
jcli-1.0.2.jar 47.1 kB 60 43 6 1.8 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hamcrest-library-2.2.jar 1.5 kB 8 1 1 1.7 Yes
jline-4.0.10.jar 1.6 MB 724 560 30 22 Yes
jmock-2.13.1.jar 101 kB 124 104 12 1.8 Yes
jmock-imposters-2.13.1.jar 8.9 kB 14 4 1 1.8 Yes
jmock-testjar-2.13.1.jar 3.6 kB 13 3 1 1.8 Yes
jspecify-1.0.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 No
   • Versioned - 4 1 1 9 No
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
asm-8.0.1.jar 121.8 kB 44 38 3 1.5 Yes
jcl-over-slf4j-2.0.17.jar 18.4 kB 26 - - - -
   • Root - 24 8 2 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-api-2.0.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-simple-2.0.17.jar 15.7 kB 22 - - - -
   • Root - 20 6 1 1.8 Yes
   • Versioned - 2 1 1 9 No
Total Size Entries Classes Packages Java Version Debug Information
33 14.8 MB 10267 9372 301 22 30
compile: 18 compile: 8.9 MB compile: 5899 compile: 5356 compile: 169 22 compile: 16
runtime: 1 runtime: 15.7 kB runtime: 22 runtime: 6 runtime: 1 runtime: 1
test: 14 test: 5.9 MB test: 4346 test: 4010 test: 131 1.8 test: 13