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.guava | guava-testlib | 30.1.1-jre | jar | Apache License, Version 2.0 |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
xmlunit | xmlunit | 1.6 | jar | BSD License |
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.5.1 | jar | Apache 2.0 |
com.google.guava | failureaccess | 1.0.1 | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 30.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 | 1.3 | jar | The Apache Software License, Version 2.0 |
org.checkerframework | checker-qual | 3.8.0 | jar | The MIT License |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.apache.ws.xmlschema:xmlschema-core:bundle:2.3.0
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- xmlunit:xmlunit:jar:1.6 (test)
- com.google.guava:guava-testlib:jar:30.1.1-jre (test)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
- org.checkerframework:checker-qual:jar:3.8.0 (test)
- com.google.errorprone:error_prone_annotations:jar:2.5.1 (test)
- com.google.j2objc:j2objc-annotations:jar:1.3 (test)
- com.google.guava:guava:jar:30.1.1-jre (test)
- com.google.guava:failureaccess:jar:1.0.1 (test)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
- junit:junit:jar:4.13.2 (test)
Licenses
Eclipse Public License 1.0: JUnit
BSD License: XMLUnit for Java
Apache 2.0: error-prone annotations
The MIT License: Checker Qual
Apache License, Version 2.0: Guava Testing Library, Guava: Google Core Libraries for Java, XmlSchema Core
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations
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.5.1.jar | 13.9 kB | 34 | 22 | 2 | 1.7 | No |
failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-30.1.1-jre.jar | 2.9 MB | 2060 | 2030 | 18 | 1.8 | Yes |
guava-testlib-30.1.1-jre.jar | 843.7 kB | 648 | 627 | 7 | 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 |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
checker-qual-3.8.0.jar | 230.9 kB | 411 | 344 | 36 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
xmlunit-1.6.jar | 101.2 kB | 80 | 71 | 5 | 1.3 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
11 | 4.5 MB | 3765 | 3538 | 108 | 1.8 | 9 |
test: 11 | test: 4.5 MB | test: 3765 | test: 3538 | test: 108 | - | test: 9 |