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:

GroupId ArtifactId Version Type Licenses
com.ethlo.time itu 1.14.0 jar Apache License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.22 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.20.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.20.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.18.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.20.1 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-api 3.7.1 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.7.1 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.7.1 jar The Apache Software License, Version 2.0
com.github.jknack handlebars 4.3.1 jar The Apache Software License, Version 2.0
com.github.jknack handlebars-helpers 4.3.1 jar The Apache Software License, Version 2.0
com.jayway.jsonpath json-path 2.10.0 jar The Apache Software License, Version 2.0
com.networknt json-schema-validator 1.5.9 jar Apache License Version 2.0
commons-fileupload commons-fileupload 1.6.0 jar Apache-2.0
jakarta.activation jakarta.activation-api 1.2.2 jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.18.3 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.19 jar Apache License, Version 2.0
net.java.dev.jna jna 5.18.1 jar LGPL-2.1-or-laterApache-2.0
net.javacrumbs.json-unit json-unit-core 2.40.1 jar The Apache Software License, Version 2.0
net.minidev accessors-smart 2.6.0 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.6.0 jar The Apache Software License, Version 2.0
net.sf.jopt-simple jopt-simple 5.0.4 jar The MIT License
org.apache.commons commons-math3 3.6.1 jar Apache License, Version 2.0
org.apache.httpcomponents.client5 httpclient5 5.5.1 jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5 5.3.6 jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5-h2 5.3.6 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.eclipse.jetty jetty-alpn-client 11.0.26 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-alpn-server 11.0.26 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-client 11.0.26 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-http 11.0.26 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-io 11.0.26 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-proxy 11.0.26 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-security 11.0.26 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-server 11.0.26 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-servlet 11.0.26 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-servlets 11.0.26 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-util 11.0.26 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-webapp 11.0.26 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-xml 11.0.26 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.http2 http2-common 11.0.26 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.http2 http2-hpack 11.0.26 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.http2 http2-server 11.0.26 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.toolchain jetty-jakarta-servlet-api 5.0.2 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.jetbrains annotations 17.0.0 jar The Apache Software License, Version 2.0
org.junit.platform junit-platform-commons 1.14.4 jar Eclipse Public License v2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.rnorth.duct-tape duct-tape 1.0.8 jar MIT
org.xmlunit xmlunit-core 2.11.0 jar The Apache Software License, Version 2.0
org.xmlunit xmlunit-legacy 2.11.0 jar The BSD 3-Clause License
org.xmlunit xmlunit-placeholders 2.11.0 jar The Apache Software License, Version 2.0
org.yaml snakeyaml 2.3 jar Apache 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 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

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