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.github.albfernandez | juniversalchardet | 2.5.0 | jar | Mozilla Public License Version 1.1GENERAL PUBLIC LICENSE, version 3 (GPL-3.0)GNU LESSER GENERAL PUBLIC LICENSE, version 3 (LGPL-3.0) |
| com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
| commons-io | commons-io | 2.22.0 | jar | Apache-2.0 |
| javax.annotation | javax.annotation-api | 1.3.2 | jar | CDDL + GPLv2 with classpath exception |
| net.openhft | zero-allocation-hashing | 0.27ea1 | jar | Apache License, Version 2.0 |
| org.apache.commons | commons-compress | 1.28.0 | jar | Apache-2.0 |
| org.apache.commons | commons-lang3 | 3.20.0 | jar | Apache-2.0 |
| org.apache.maven.shared | maven-verifier | 1.8.0 | jar | Apache License, Version 2.0 |
| org.apache.maven.wagon | wagon-webdav-jackrabbit | 3.5.3 | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-utils | 4.0.3 | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-xml | 3.0.1 | jar | Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 1.7.36 | jar | 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 |
|---|---|---|---|---|
| org.assertj | assertj-core | 3.27.7 | jar | Apache-2.0 |
| org.junit.jupiter | junit-jupiter-api | 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.mockito | mockito-core | 4.11.0 | jar | The MIT License |
| org.mockito | mockito-junit-jupiter | 4.11.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 |
| org.slf4j | jcl-over-slf4j | 1.7.36 | jar | Apache License, Version 2.0 |
| org.slf4j | jul-to-slf4j | 1.7.36 | jar | MIT License |
| org.slf4j | log4j-over-slf4j | 1.7.36 | jar | Apache Software Licenses |
| org.slf4j | slf4j-simple | 1.7.36 | jar | MIT License |
| org.testcontainers | testcontainers | 2.0.5 | jar | MIT |
| org.testcontainers | testcontainers-junit-jupiter | 2.0.5 | jar | MIT |
| org.wiremock | wiremock | 3.13.2 | jar | The Apache Software License, Version 2.0 |
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 |
|---|---|---|---|---|
| javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
| org.apache.maven | maven-artifact | 3.9.16 | jar | Apache-2.0 |
| org.apache.maven | maven-core | 3.9.16 | jar | Apache-2.0 |
| org.apache.maven | maven-model | 3.9.16 | jar | Apache-2.0 |
| org.apache.maven | maven-plugin-api | 3.9.16 | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-api | 1.9.27 | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-spi | 1.9.27 | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-transport-http | 1.9.27 | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-util | 1.9.27 | jar | Apache-2.0 |
| org.eclipse.sisu | org.eclipse.sisu.plexus | 1.1.0 | jar | Eclipse Public 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 |
|---|---|---|---|---|
| commons-codec | commons-codec | 1.21.0 | jar | Apache-2.0 |
| org.apache.httpcomponents | httpclient | 4.5.14 | jar | Apache License, Version 2.0 |
| org.apache.httpcomponents | httpcore | 4.4.16 | jar | Apache License, Version 2.0 |
| org.apache.jackrabbit | jackrabbit-webdav | 2.14.4 | jar | The Apache Software License, Version 2.0 |
| org.apache.maven.shared | maven-shared-utils | 3.4.2 | jar | Apache-2.0 |
| org.apache.maven.wagon | wagon-http-shared | 3.5.3 | jar | Apache License, Version 2.0 |
| org.apache.maven.wagon | wagon-provider-api | 3.5.3 | jar | Apache License, Version 2.0 |
| org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
| org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
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:
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 | Classifier | Type | Licenses |
|---|---|---|---|---|---|
| aopalliance | aopalliance | 1.0 | - | jar | Public Domain |
| com.google.code.gson | gson | 2.13.2 | - | jar | Apache-2.0 |
| 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 | guava | 33.6.0-jre | - | jar | Apache License, Version 2.0 |
| com.google.inject | guice | 5.1.0 | classes | jar | The Apache Software License, Version 2.0 |
| org.apache.maven | maven-builder-support | 3.9.16 | - | jar | Apache-2.0 |
| org.apache.maven | maven-model-builder | 3.9.16 | - | jar | Apache-2.0 |
| org.apache.maven | maven-repository-metadata | 3.9.16 | - | jar | Apache-2.0 |
| org.apache.maven | maven-resolver-provider | 3.9.16 | - | jar | Apache-2.0 |
| org.apache.maven | maven-settings | 3.9.16 | - | jar | Apache-2.0 |
| org.apache.maven | maven-settings-builder | 3.9.16 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-impl | 1.9.27 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-named-locks | 1.9.27 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-cipher | 2.0 | - | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-classworlds | 2.11.0 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-component-annotations | 2.2.0 | - | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-interpolation | 1.29 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-sec-dispatcher | 2.0 | - | jar | Apache License, Version 2.0 |
| org.eclipse.sisu | org.eclipse.sisu.inject | 1.0.1 | - | jar | Eclipse Public License, Version 2.0 |
| org.jspecify | jspecify | 1.0.0 | - | jar | The Apache License, Version 2.0 |
| org.ow2.asm | asm | 9.9.1 | - | jar | BSD-3-Clause |
Project Dependency Graph
Dependency Tree
- org.apache.maven.extensions:maven-build-cache-extension:jar:1.3.0
- org.apache.maven:maven-core:jar:3.9.16 (provided)
- org.apache.maven:maven-settings:jar:3.9.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings-builder:jar:3.9.16 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
- org.apache.maven:maven-builder-support:jar:3.9.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-repository-metadata:jar:3.9.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model-builder:jar:3.9.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-resolver-provider:jar:3.9.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.9.27 (provided)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.27 (provided)
- org.apache.maven.shared:maven-shared-utils:jar:3.4.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:1.0.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.9.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.inject:guice:jar:classes:5.1.0 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- aopalliance:aopalliance:jar:1.0 (provided)
- com.google.guava:guava:jar:33.6.0-jre (provided)
- org.jspecify:jspecify:jar:1.0.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (provided)
- com.google.guava:failureaccess:jar:1.0.3 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-classworlds:jar:2.11.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-interpolation:jar:1.29 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-component-annotations:jar:2.2.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings:jar:3.9.16 (provided)
- org.apache.maven:maven-artifact:jar:3.9.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-plugin-api:jar:3.9.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model:jar:3.9.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-util:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-transport-http:jar:1.9.27 (provided)
- com.google.code.gson:gson:jar:2.13.2 (provided)
- com.google.errorprone:error_prone_annotations:jar:2.41.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.41.0 (provided)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.21.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.gson:gson:jar:2.13.2 (provided)
- javax.inject:javax.inject:jar:1 (provided)
![[Information]](./images/icon_info_sml.gif)
- net.openhft:zero-allocation-hashing:jar:0.27ea1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.albfernandez:juniversalchardet:jar:2.5.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.22.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-compress:jar:1.28.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- javax.annotation:javax.annotation-api:jar:1.3.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:1.1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-utils:jar:4.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-xml:jar:3.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.5.3 (compile)
- org.apache.maven.wagon:wagon-http-shared:jar:3.5.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.jackrabbit:jackrabbit-webdav:jar:2.14.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.wagon:wagon-http-shared:jar:3.5.3 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.14.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.14.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.testcontainers:testcontainers:jar:2.0.5 (test)
- org.rnorth.duct-tape:duct-tape:jar:1.0.8 (test)
- org.jetbrains:annotations:jar:17.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:17.0.0 (test)
- com.github.docker-java:docker-java-api:jar:3.7.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.docker-java:docker-java-transport-zerodep:jar:3.7.1 (test)
- com.github.docker-java:docker-java-transport:jar:3.7.1 (test)
![[Information]](./images/icon_info_sml.gif)
- net.java.dev.jna:jna:jar:5.18.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.docker-java:docker-java-transport:jar:3.7.1 (test)
- org.rnorth.duct-tape:duct-tape:jar:1.0.8 (test)
- org.testcontainers:testcontainers-junit-jupiter:jar:2.0.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:log4j-over-slf4j:jar:1.7.36 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:jcl-over-slf4j:jar:1.7.36 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:jul-to-slf4j:jar:1.7.36 (test)
![[Information]](./images/icon_info_sml.gif)
- org.assertj:assertj-core:jar:3.27.7 (test)
- net.bytebuddy:byte-buddy:jar:1.18.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.18.3 (test)
- org.mockito:mockito-core:jar:4.11.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.19 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.12.19 (test)
- org.mockito:mockito-junit-jupiter:jar:4.11.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.wiremock:wiremock:jar:3.13.2 (test)
- org.eclipse.jetty:jetty-server:jar:11.0.26 (test)
- org.eclipse.jetty:jetty-http:jar:11.0.26 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-io:jar:11.0.26 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:jar:5.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-http:jar:11.0.26 (test)
- org.eclipse.jetty:jetty-servlet:jar:11.0.26 (test)
- org.eclipse.jetty:jetty-security:jar:11.0.26 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-security:jar:11.0.26 (test)
- org.eclipse.jetty:jetty-servlets:jar:11.0.26 (test)
- org.eclipse.jetty:jetty-util:jar:11.0.26 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-util:jar:11.0.26 (test)
- org.eclipse.jetty:jetty-webapp:jar:11.0.26 (test)
- org.eclipse.jetty:jetty-xml:jar:11.0.26 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-xml:jar:11.0.26 (test)
- org.eclipse.jetty:jetty-proxy:jar:11.0.26 (test)
- org.eclipse.jetty:jetty-client:jar:11.0.26 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-client:jar:11.0.26 (test)
- org.eclipse.jetty.http2:http2-server:jar:11.0.26 (test)
- org.eclipse.jetty.http2:http2-common:jar:11.0.26 (test)
- org.eclipse.jetty.http2:http2-hpack:jar:11.0.26 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty.http2:http2-hpack:jar:11.0.26 (test)
- org.eclipse.jetty.http2:http2-common:jar:11.0.26 (test)
- org.eclipse.jetty:jetty-alpn-server:jar:11.0.26 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-alpn-client:jar:11.0.26 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.20.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.22 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.20.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.20.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.client5:httpclient5:jar:5.5.1 (test)
- org.apache.httpcomponents.core5:httpcore5:jar:5.3.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.3.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.core5:httpcore5:jar:5.3.6 (test)
- org.xmlunit:xmlunit-core:jar:2.11.0 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (test)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (test)
- org.xmlunit:xmlunit-legacy:jar:2.11.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.xmlunit:xmlunit-placeholders:jar:2.11.0 (test)
![[Information]](./images/icon_info_sml.gif)
- net.javacrumbs.json-unit:json-unit-core:jar:2.40.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.jayway.jsonpath:json-path:jar:2.10.0 (test)
- net.minidev:json-smart:jar:2.6.0 (test)
- net.minidev:accessors-smart:jar:2.6.0 (test)
![[Information]](./images/icon_info_sml.gif)
- net.minidev:accessors-smart:jar:2.6.0 (test)
- net.minidev:json-smart:jar:2.6.0 (test)
- net.sf.jopt-simple:jopt-simple:jar:5.0.4 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.jknack:handlebars:jar:4.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.jknack:handlebars-helpers:jar:4.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-fileupload:commons-fileupload:jar:1.6.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.networknt:json-schema-validator:jar:1.5.9 (test)
- com.ethlo.time:itu:jar:1.14.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.18.3 (test)
- org.yaml:snakeyaml:jar:2.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:2.3 (test)
- com.ethlo.time:itu:jar:1.14.0 (test)
- org.eclipse.jetty:jetty-server:jar:11.0.26 (test)
- org.apache.maven.shared:maven-verifier:jar:1.8.0 (compile)
- org.hamcrest:hamcrest-core:jar:2.2 (compile)
- org.hamcrest:hamcrest:jar:2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:2.2 (compile)
- org.hamcrest:hamcrest-core:jar:2.2 (compile)
- org.openjdk.jmh:jmh-core:jar:1.37 (test)
- org.apache.commons:commons-math3:jar:3.6.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-math3:jar:3.6.1 (test)
- org.openjdk.jmh:jmh-generator-annprocess:jar:1.37 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-core:jar:3.9.16 (provided)
Licenses
Apache License Version 2.0: JsonSchemaValidator
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: error-prone annotations
MIT License: JUL to SLF4J bridge, SLF4J API Module, SLF4J Simple Binding
BSD License 3: Hamcrest, Hamcrest Core
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Params, JUnit Platform Commons
Mozilla Public License Version 1.1: juniversalchardet
Eclipse Public License, Version 2.0: org.eclipse.sisu:org.eclipse.sisu.inject, org.eclipse.sisu:org.eclipse.sisu.plexus
GENERAL PUBLIC LICENSE, version 3 (GPL-3.0): juniversalchardet
Apache Software Licenses: Log4j Implemented Over SLF4J
The BSD 3-Clause License: org.xmlunit:xmlunit-legacy
LGPL-2.1-or-later: Java Native Access
The MIT License: JOpt Simple, mockito-core, mockito-junit-jupiter
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons FileUpload, Apache Commons IO, Apache Commons Lang, Apache Maven Build Cache Extension, Apache Maven Shared Utils, AssertJ Core, Gson, Java Native Access, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Transport HTTP, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API
Apache License, Version 2.0: Apache Commons Math, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache HttpCore, Apache Maven Verifier Component, Apache Maven Wagon :: API, Apache Maven Wagon :: Providers :: HTTP Shared Library, Apache Maven Wagon :: Providers :: WebDAV Provider, Byte Buddy (without dependencies), Byte Buddy agent, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, Internet Time Utility, JCL 1.2 implemented over SLF4J, Objenesis, Plexus :: Component Annotations (deprecated), Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component, Plexus XML Utilities, SnakeYAML, Zero-allocation Hashing
GNU General Public License (GPL), version 2, with the Classpath exception: JMH Core, JMH Generators: Annotation Processors
Apache Software License - Version 2.0: Jetty :: ALPN :: Client, Jetty :: ALPN :: Server, Jetty :: Asynchronous HTTP Client, Jetty :: HTTP2 :: Common, Jetty :: HTTP2 :: HPACK, Jetty :: HTTP2 :: Server, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Jakarta Servlet API and Schemas for JPMS and OSGi, Jetty :: Proxy, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty :: Webapp Application Support, Jetty :: XML utilities
BSD-3-Clause: asm
Public Domain: AOP alliance
GNU LESSER GENERAL PUBLIC LICENSE, version 3 (LGPL-3.0): juniversalchardet
Eclipse Public License - Version 2.0: Jetty :: ALPN :: Client, Jetty :: ALPN :: Server, Jetty :: Asynchronous HTTP Client, Jetty :: HTTP2 :: Common, Jetty :: HTTP2 :: HPACK, Jetty :: HTTP2 :: Server, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Proxy, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty :: Webapp Application Support, Jetty :: XML utilities
Eclipse Public License - Version 1.0: Jetty :: Jakarta Servlet API and Schemas for JPMS and OSGi
EDL 1.0: Jakarta Activation API jar
MIT: Duct Tape, Testcontainers :: JUnit Jupiter Extension, Testcontainers Core
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
CDDL + GPLv2 with classpath exception: javax.annotation API
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, FindBugs-jsr305, Google Guice - Core Library, Handlebars, Handlebars Helpers, JSON Small and Fast Parser, Jackrabbit WebDAV Library, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, JetBrains Java Annotations, WireMock, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind, javax.inject, json-path, json-unit-core, org.xmlunit:xmlunit-core, org.xmlunit:xmlunit-placeholders
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes |
| itu-1.14.0.jar | 57.6 kB | 51 | - | - | - | - |
| • Root | - | 50 | 33 | 6 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| jackson-annotations-2.22.jar | 84.2 kB | 91 | 78 | 2 | 1.8 | Yes |
| jackson-core-2.20.1.jar | 593.2 kB | 286 | - | - | - | - |
| • Root | - | 250 | 213 | 16 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| • Versioned | - | 12 | 3 | 1 | 11 | Yes |
| • Versioned | - | 11 | 2 | 1 | 17 | Yes |
| • Versioned | - | 11 | 2 | 1 | 21 | Yes |
| jackson-databind-2.20.1.jar | 1.7 MB | 848 | - | - | - | - |
| • Root | - | 846 | 808 | 23 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-dataformat-yaml-2.18.3.jar | 55.6 kB | 43 | - | - | - | - |
| • Root | - | 41 | 20 | 3 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-datatype-jsr310-2.20.1.jar | 137.2 kB | 88 | - | - | - | - |
| • Root | - | 86 | 64 | 6 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| juniversalchardet-2.5.0.jar | 245.2 kB | 82 | 67 | 6 | 1.7 | Yes |
| docker-java-api-3.7.1.jar | 500.1 kB | 409 | 394 | 5 | 1.8 | Yes |
| docker-java-transport-3.7.1.jar | 38.8 kB | 45 | 34 | 1 | 1.8 | Yes |
| docker-java-transport-zerodep-3.7.1.jar | 2.3 MB | 1475 | 1362 | 74 | 1.8 | Yes |
| handlebars-4.3.1.jar | 954.2 kB | 586 | 529 | 32 | 1.8 | Yes |
| handlebars-helpers-4.3.1.jar | 11.7 kB | 22 | 10 | 1 | 1.8 | Yes |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| gson-2.13.2.jar | 289.9 kB | 226 | - | - | - | - |
| • Root | - | 224 | 203 | 9 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| 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.6.0-jre.jar | 3.1 MB | 2010 | - | - | - | - |
| • Root | - | 2008 | 1969 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| guice-5.1.0-classes.jar | 656.9 kB | 478 | 460 | 10 | 1.8 | Yes |
| json-path-2.10.0.jar | 279.1 kB | 221 | 203 | 13 | 1.8 | Yes |
| json-schema-validator-1.5.9.jar | 586.1 kB | 392 | - | - | - | - |
| • Root | - | 391 | 298 | 14 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-codec-1.21.0.jar | 402.5 kB | 286 | - | - | - | - |
| • Root | - | 284 | 136 | 7 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| commons-fileupload-1.6.0.jar | 77 kB | 75 | - | - | - | - |
| • Root | - | 74 | 56 | 6 | 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 |
| jakarta.activation-api-1.2.2.jar | 46.6 kB | 43 | 32 | 2 | 1.8 | Yes |
| jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | - | - | - | - |
| • Root | - | 132 | 111 | 7 | 1.8 | Yes |
| • Versioned | - | 5 | 1 | 1 | 9 | Yes |
| javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
| javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
| byte-buddy-1.18.3.jar | 9.2 MB | 6220 | - | - | - | - |
| • Root | - | 3100 | 3046 | 39 | 1.5 | Yes |
| • Versioned | - | 3090 | 3047 | 40 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.12.19.jar | 256.4 kB | 90 | - | - | - | - |
| • Root | - | 88 | 69 | 2 | 1.5 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jna-5.18.1.jar | 2 MB | 191 | 124 | 4 | 1.8 | Yes |
| json-unit-core-2.40.1.jar | 140.5 kB | 131 | 115 | 6 | 1.8 | Yes |
| accessors-smart-2.6.0.jar | 30.2 kB | 24 | 13 | 2 | 1.8 | Yes |
| json-smart-2.6.0.jar | 122.8 kB | 108 | 94 | 5 | 1.8 | Yes |
| zero-allocation-hashing-0.27ea1.jar | 90.8 kB | 70 | 60 | 1 | 1.8 | Yes |
| jopt-simple-5.0.4.jar | 78.1 kB | 71 | 59 | 3 | 1.7 | Yes |
| commons-compress-1.28.0.jar | 1.1 MB | 642 | - | - | - | - |
| • Root | - | 641 | 589 | 36 | 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 |
| httpclient-4.5.14.jar | 785.6 kB | 511 | 470 | 24 | 1.6 | Yes |
| httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes |
| httpclient5-5.5.1.jar | 959.3 kB | 595 | 548 | 28 | 1.8 | Yes |
| httpcore5-5.3.6.jar | 909.5 kB | 703 | 657 | 31 | 1.8 | Yes |
| httpcore5-h2-5.3.6.jar | 242.5 kB | 178 | 150 | 14 | 1.8 | Yes |
| jackrabbit-webdav-2.14.4.jar | 365 kB | 298 | 265 | 18 | 1.7 | Yes |
| maven-artifact-3.9.16.jar | 58.9 kB | 59 | 34 | 11 | 1.8 | Yes |
| maven-builder-support-3.9.16.jar | 14.4 kB | 24 | 10 | 1 | 1.8 | Yes |
| maven-core-3.9.16.jar | 722 kB | 532 | 444 | 58 | 1.8 | Yes |
| maven-model-3.9.16.jar | 218 kB | 97 | 80 | 3 | 1.8 | Yes |
| maven-model-builder-3.9.16.jar | 208.7 kB | 164 | 130 | 17 | 1.8 | Yes |
| maven-plugin-api-3.9.16.jar | 47.6 kB | 48 | 27 | 6 | 1.8 | Yes |
| maven-repository-metadata-3.9.16.jar | 28.6 kB | 27 | 9 | 2 | 1.8 | Yes |
| maven-resolver-provider-3.9.16.jar | 79 kB | 50 | 33 | 1 | 1.8 | Yes |
| maven-settings-3.9.16.jar | 44.7 kB | 35 | 19 | 2 | 1.8 | Yes |
| maven-settings-builder-3.9.16.jar | 42.4 kB | 53 | 32 | 5 | 1.8 | Yes |
| maven-resolver-api-1.9.27.jar | 158.2 kB | 170 | 146 | 12 | 1.8 | Yes |
| maven-resolver-impl-1.9.27.jar | 327.4 kB | 213 | 183 | 14 | 1.8 | Yes |
| maven-resolver-named-locks-1.9.27.jar | 37.9 kB | 40 | 22 | 3 | 1.8 | Yes |
| maven-resolver-spi-1.9.27.jar | 51.7 kB | 84 | 58 | 12 | 1.8 | Yes |
| maven-resolver-transport-http-1.9.27.jar | 60.2 kB | 46 | 28 | 2 | 1.8 | Yes |
| maven-resolver-util-1.9.27.jar | 197.4 kB | 157 | 130 | 13 | 1.8 | Yes |
| maven-shared-utils-3.4.2.jar | 151.1 kB | 103 | 79 | 9 | 1.8 | Yes |
| maven-verifier-1.8.0.jar | 43.1 kB | 24 | 9 | 2 | 1.7 | Yes |
| wagon-http-shared-3.5.3.jar | 40.8 kB | 28 | 12 | 1 | 1.7 | Yes |
| wagon-provider-api-3.5.3.jar | 55.1 kB | 60 | 39 | 8 | 1.7 | Yes |
| wagon-webdav-jackrabbit-3.5.3.jar | 20.2 kB | 26 | 4 | 3 | 1.7 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| assertj-core-3.27.7.jar | 1.4 MB | 887 | - | - | - | - |
| • Root | - | 883 | 842 | 29 | 1.8 | Yes |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| plexus-cipher-2.0.jar | 13 kB | 19 | 5 | 1 | 1.7 | Yes |
| plexus-classworlds-2.11.0.jar | 54.2 kB | 52 | 37 | 5 | 1.8 | Yes |
| plexus-component-annotations-2.2.0.jar | 4.2 kB | 15 | 3 | 1 | 1.8 | No |
| plexus-interpolation-1.29.jar | 88.1 kB | 83 | - | - | - | - |
| • Root | - | 81 | 63 | 7 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| plexus-sec-dispatcher-2.0.jar | 23.6 kB | 30 | 12 | 3 | 1.7 | Yes |
| plexus-utils-4.0.3.jar | 193.1 kB | 128 | - | - | - | - |
| • Root | - | 110 | 86 | 7 | 1.8 | Yes |
| • Versioned | - | 6 | 1 | 1 | 9 | Yes |
| • Versioned | - | 6 | 1 | 1 | 10 | Yes |
| • Versioned | - | 6 | 1 | 1 | 11 | Yes |
| plexus-xml-3.0.1.jar | 94.3 kB | 44 | 25 | 2 | 1.8 | Yes |
| jetty-alpn-client-11.0.26.jar | 17 kB | 17 | 3 | 2 | 11 | Yes |
| jetty-alpn-server-11.0.26.jar | 18.2 kB | 17 | 3 | 2 | 11 | Yes |
| jetty-client-11.0.26.jar | 411.3 kB | 265 | 246 | 8 | 11 | Yes |
| jetty-http-11.0.26.jar | 279.7 kB | 153 | 133 | 4 | 11 | Yes |
| jetty-io-11.0.26.jar | 223 kB | 139 | 124 | 4 | 11 | Yes |
| jetty-proxy-11.0.26.jar | 99.1 kB | 56 | 43 | 2 | 11 | Yes |
| jetty-security-11.0.26.jar | 121.6 kB | 77 | 63 | 3 | 11 | Yes |
| jetty-server-11.0.26.jar | 805 kB | 384 | 363 | 8 | 11 | Yes |
| jetty-servlet-11.0.26.jar | 166.1 kB | 89 | 74 | 4 | 11 | Yes |
| jetty-servlets-11.0.26.jar | 100 kB | 53 | 40 | 2 | 11 | Yes |
| jetty-util-11.0.26.jar | 578.9 kB | 342 | 316 | 13 | 11 | Yes |
| jetty-webapp-11.0.26.jar | 159.3 kB | 76 | 60 | 2 | 11 | Yes |
| jetty-xml-11.0.26.jar | 73.8 kB | 33 | 15 | 2 | 11 | Yes |
| http2-common-11.0.26.jar | 234.2 kB | 158 | 140 | 7 | 11 | Yes |
| http2-hpack-11.0.26.jar | 47.8 kB | 34 | 18 | 2 | 11 | Yes |
| http2-server-11.0.26.jar | 72.1 kB | 38 | 24 | 2 | 11 | Yes |
| jetty-jakarta-servlet-api-5.0.2.jar | 605.1 kB | 217 | 86 | 5 | 11 | Yes |
| org.eclipse.sisu.inject-1.0.1.jar | 304.3 kB | 280 | 261 | 8 | 1.8 | Yes |
| org.eclipse.sisu.plexus-1.1.0.jar | 214.6 kB | 202 | 165 | 20 | 1.8 | Yes |
| hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
| hamcrest-core-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes |
| annotations-17.0.0.jar | 19 kB | 47 | 39 | 2 | 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 |
| junit-jupiter-api-5.14.4.jar | 242.5 kB | 217 | 202 | 8 | 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 |
| mockito-core-4.11.0.jar | 684.9 kB | 651 | 579 | 64 | 1.8 | Yes |
| mockito-junit-jupiter-4.11.0.jar | 5.4 kB | 9 | 2 | 1 | 1.8 | Yes |
| 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 |
| asm-9.9.1.jar | 126.3 kB | 45 | 39 | 3 | 1.5 | Yes |
| duct-tape-1.0.8.jar | 25.4 kB | 37 | 22 | 6 | 1.8 | Yes |
| jcl-over-slf4j-1.7.36.jar | 16.6 kB | 23 | 9 | 2 | 1.5 | Yes |
| jul-to-slf4j-1.7.36.jar | 4.5 kB | 11 | 1 | 1 | 1.5 | Yes |
| log4j-over-slf4j-1.7.36.jar | 23.7 kB | 43 | 30 | 4 | 1.5 | Yes |
| slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
| slf4j-simple-1.7.36.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes |
| testcontainers-2.0.5.jar | 17.8 MB | 12566 | 10639 | 451 | 22 | Yes |
| testcontainers-junit-jupiter-2.0.5.jar | 14.9 kB | 16 | 10 | 1 | 1.8 | Yes |
| wiremock-3.13.2.jar | 4.4 MB | 887 | 736 | 40 | 11 | Yes |
| xmlunit-core-2.11.0.jar | 177.6 kB | 184 | 167 | 9 | 1.7 | Yes |
| xmlunit-legacy-2.11.0.jar | 126.8 kB | 102 | 88 | 5 | 1.7 | Yes |
| xmlunit-placeholders-2.11.0.jar | 13.5 kB | 19 | 7 | 1 | 1.7 | Yes |
| snakeyaml-2.3.jar | 342.2 kB | 284 | - | - | - | - |
| • Root | - | 276 | 235 | 23 | 1.7 | Yes |
| • Versioned | - | 8 | 3 | 2 | 9 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 121 | 67.1 MB | 42784 | 34450 | 1651 | 22 | 118 |
| compile: 21 | compile: 5.5 MB | compile: 3748 | compile: 3136 | compile: 196 | 1.8 | compile: 21 |
| provided: 32 | provided: 7.2 MB | provided: 5350 | provided: 4652 | provided: 254 | provided: 29 | |
| test: 68 | test: 54.5 MB | test: 33686 | test: 26662 | test: 1201 | 22 | test: 68 |
