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
jaxen jaxen 2.0.0 jar BSD License 2.0
net.avcompris.commons avc-binding-common 0.6.2-SNAPSHOT jar Apache License Version 2.0
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.yaml snakeyaml 2.0 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.esotericsoftware.yamlbeans yamlbeans 1.09 jar New BSD License
junit junit 4.12 jar Eclipse Public License 1.0
net.avcompris.commons avc-commons-testutil 0.6.2-SNAPSHOT jar Apache License Version 2.0
org.jruby.extras jvyamlb 0.2.6 jar MIT License
org.mockito mockito-core 5.2.0 jar The MIT License
xmlunit xmlunit 1.6 jar BSD 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
net.avcompris.commons avc-binding-dom 0.6.2-SNAPSHOT jar Apache License Version 2.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
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
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.avcompris.commons avc-commons-lang 0.6.2-SNAPSHOT jar Apache License Version 2.0
net.java.dev jvyaml 0.2.1 jar -
org.apache.logging.log4j log4j-api 2.20.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.20.0 jar Apache License, Version 2.0
org.checkerframework checker-qual 3.12.0 jar The MIT License
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
cglib cglib-nodep 3.3.0 jar ASF 2.0
com.h2database h2 1.4.188 jar MPL 2.0, and EPL 1.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
httpunit httpunit 1.7 jar MIT License
jtidy jtidy 4aug2000r7-dev jar Java HTML Tidy License
junit-addons junit-addons 1.4 jar -
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.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0
org.apache.commons commons-digester3 3.2 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.jruby.extras bytelist 1.0.3 jar MIT License
org.jruby.jcodings jcodings 1.0.2 jar MIT License
org.objenesis objenesis 3.3 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

  • net.avcompris.commons:avc-binding-yaml:jar:0.6.2-SNAPSHOT [Information]
    • net.avcompris.commons:avc-binding-common:jar:0.6.2-SNAPSHOT (compile) [Information]
      • net.avcompris.commons:avc-commons-lang:jar:0.6.2-SNAPSHOT (compile) [Information]
        • net.java.dev:jvyaml:jar:0.2.1 (compile) [Information]
        • xml-apis:xml-apis:jar:1.0.b2 (compile) [Information]
      • com.google.code.findbugs:jsr305:jar:3.0.2 (compile) [Information]
    • net.avcompris.commons:avc-binding-dom:jar:0.6.2-SNAPSHOT (provided) [Information]
    • net.avcompris.commons:avc-commons-testutil:jar:0.6.2-SNAPSHOT (test) [Information]
    • org.yaml:snakeyaml:jar:2.0 (compile) [Information]
    • jaxen:jaxen:jar:2.0.0 (compile) [Information]
    • com.esotericsoftware.yamlbeans:yamlbeans:jar:1.09 (test) [Information]
    • org.jruby.extras:jvyamlb:jar:0.2.6 (test) [Information]
      • org.jruby.extras:bytelist:jar:1.0.3 (test) [Information]
      • org.jruby.jcodings:jcodings:jar:1.0.2 (test) [Information]
    • xmlunit:xmlunit:jar:1.6 (test) [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]
      • 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

MPL 2.0, and EPL 1.0: H2 Database Engine

Apache License Version 2.0: avc-binding-common, avc-binding-dom, avc-binding-yaml, avc-commons-lang, avc-commons-testutil

Apache 2.0: error-prone annotations

Eclipse Public License 1.0: JUnit

MIT License: ByteList, HttpUnit, JCodings, jvyamlb

Java HTML Tidy License: JTidy

ASF 2.0: cglib-nodep

New BSD License: Hamcrest Core, YamlBeans

Unknown: junit-addons, jvyaml

BSD License: XMLUnit for Java

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

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

BSD License 2.0: jaxen

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
cglib-nodep-3.3.0.jar 415.3 kB 304 280 9 1.5 Yes
yamlbeans-1.09.jar 144.4 kB 132 118 5 1.5 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
h2-1.4.188.jar 1.7 MB 638 635 35 1.6 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
httpunit-1.7.jar 518.4 kB 383 367 10 1.2 Yes
jaxen-2.0.0.jar 224 kB 233 209 16 1.5 Yes
joda-time-2.12.2.jar 636.8 kB 773 247 7 1.5 Yes
jtidy-4aug2000r7-dev.jar 137.8 kB 129 119 3 1.1 No
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
junit-addons-1.4.jar 54.2 kB 48 39 5 1.2 Yes
avc-binding-common-0.6.2-SNAPSHOT.jar 72.3 kB 61 48 4 1.8 Yes
avc-binding-dom-0.6.2-SNAPSHOT.jar 47.8 kB 48 32 6 1.8 Yes
avc-commons-lang-0.6.2-SNAPSHOT.jar 67.9 kB 57 40 5 1.8 Yes
avc-commons-testutil-0.6.2-SNAPSHOT.jar 71.8 kB 59 46 3 1.8 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-collections4-4.4.jar 751.9 kB 555 524 19 1.8 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
bytelist-1.0.3.jar 9.5 kB 11 1 1 1.5 Yes
jvyamlb-0.2.6.jar 255.1 kB 235 220 7 1.5 Yes
jcodings-1.0.2.jar 238.9 kB 104 89 7 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
xmlunit-1.6.jar 101.2 kB 80 71 5 1.3 Yes
Total Size Entries Classes Packages Java Version Debug Information
41 19 MB 14219 12749 517 1.8 38
compile: 19 compile: 8 MB compile: 6565 compile: 5551 compile: 225 - compile: 17
test: 21 test: 11 MB test: 7606 test: 7166 test: 286 - test: 20
provided: 1 provided: 47.8 kB provided: 48 provided: 32 provided: 6 - provided: 1