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 31.1-jre jar Apache License, Version 2.0
commons-io commons-io 2.11.0 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
joda-time joda-time 2.12.2 jar Apache License, Version 2.0
net.java.dev jvyaml 0.2.1 jar -
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.20.0 jar Apache License, Version 2.0
org.yaml snakeyaml 2.0 jar Apache License, Version 2.0
xml-apis xml-apis 1.0.b2 jar The Apache Software 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
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.commons commons-digester3 3.2 jar The Apache Software License, Version 2.0
org.mockito mockito-core 5.2.0 jar The MIT License

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.11.0 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
org.apache.logging.log4j log4j-api 2.20.0 jar Apache License, Version 2.0
org.checkerframework checker-qual 3.12.0 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
asm asm 3.3.1 jar BSD
cglib cglib 2.2.2 jar ASF 2.0
commons-beanutils commons-beanutils 1.9.4 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
net.bytebuddy byte-buddy 1.14.1 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.1 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 3.3 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

  • net.avcompris.commons:avc-commons-lang:jar:0.6.2 [Information]
    • joda-time:joda-time:jar:2.12.2 (compile) [Information]
    • commons-io:commons-io:jar:2.11.0 (compile) [Information]
    • net.java.dev:jvyaml:jar:0.2.1 (compile) [Information]
    • xml-apis:xml-apis:jar:1.0.b2 (compile) [Information]
    • org.apache.commons:commons-digester3:jar:3.2 (test) [Information]
    • commons-logging:commons-logging:jar:1.2 (compile) [Information]
    • org.apache.logging.log4j:log4j-core:jar:2.20.0 (compile) [Information]
    • org.yaml:snakeyaml:jar:2.0 (compile) [Information]
    • org.apache.commons:commons-lang3:jar:3.12.0 (compile) [Information]
    • com.google.guava:guava:jar:31.1-jre (compile) [Information]
      • com.google.guava:failureaccess:jar:1.0.1 (compile) [Information]
      • com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile) [Information]
      • com.google.code.findbugs:jsr305:jar:3.0.2 (compile) [Information]
      • org.checkerframework:checker-qual:jar:3.12.0 (compile) [Information]
      • com.google.errorprone:error_prone_annotations:jar:2.11.0 (compile) [Information]
      • com.google.j2objc:j2objc-annotations:jar:1.3 (compile) [Information]
    • junit:junit:jar:4.12 (test) [Information]
      • org.hamcrest:hamcrest-core:jar:1.3 (test) [Information]
    • org.mockito:mockito-core:jar:5.2.0 (test) [Information]

Licenses

BSD: ASM Core

Apache License Version 2.0: avc-commons-lang

Unknown: jvyaml

Apache 2.0: error-prone annotations

Eclipse Public License 1.0: JUnit

The MIT License: Checker Qual, mockito-core

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons IO, Apache Commons Lang, Apache Log4j API, Apache Log4j Core, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, Joda-Time, Objenesis, SnakeYAML

ASF 2.0: Code Generation Library

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Apache Commons Digester, Apache Commons Logging, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, XML Commons External Components XML APIs

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
asm-3.3.1.jar 43.6 kB 24 23 2 1.2 No
cglib-2.2.2.jar 287.2 kB 242 228 7 1.2 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.11.0.jar 16 kB 38 26 2 1.7 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-31.1-jre.jar 3 MB 2053 2023 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
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.11.0.jar 327.1 kB 224 201 11 1.8 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
joda-time-2.12.2.jar 636.8 kB 773 247 7 1.5 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
byte-buddy-1.14.1.jar 4.2 MB 2916 2862 39 - Yes
byte-buddy-agent-1.14.1.jar 256.7 kB 90 70 3 - Yes
jvyaml-0.2.1.jar 174.6 kB 195 187 5 1.4 Yes
commons-digester3-3.2.jar 241.6 kB 213 189 11 1.5 Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
log4j-api-2.20.0.jar 313.3 kB 223 189 9 - Yes
log4j-core-2.20.0.jar 1.8 MB 1305 1210 54 1.8 Yes
checker-qual-3.12.0.jar 208.8 kB 399 333 29 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
mockito-core-5.2.0.jar 687.4 kB 637 565 64 - Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
snakeyaml-2.0.jar 334.8 kB 280 232 24 - Yes
xml-apis-1.0.b2.jar 109.3 kB 217 184 17 1.2 No
Total Size Entries Classes Packages Java Version Debug Information
27 14.6 MB 11408 10162 386 1.8 24
compile: 16 compile: 7.6 MB compile: 6214 compile: 5254 compile: 200 - compile: 14
test: 11 test: 6.9 MB test: 5194 test: 4908 test: 186 - test: 10