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.fasterxml.jackson.core | jackson-annotations | 2.16.1 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.16.1 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-databind | 2.16.1 | jar | The Apache Software License, Version 2.0 |
commons-codec | commons-codec | 1.16.0 | jar | Apache-2.0 |
commons-io | commons-io | 2.15.1 | jar | Apache-2.0 |
org.apache.commons | commons-lang3 | 3.14.0 | jar | Apache-2.0 |
org.apache.httpcomponents | httpclient | 4.5.14 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpmime | 4.5.14 | jar | Apache License, Version 2.0 |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.11.0 | jar | Apache-2.0 |
org.codehaus.plexus | plexus-utils | 4.0.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-xml | 3.0.0 | jar | Apache License, Version 2.0 |
org.eclipse.jgit | org.eclipse.jgit | 5.13.3.202401111512-r | jar | Eclipse Distribution License (New BSD License) |
org.slf4j | jcl-over-slf4j | 2.0.11 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 2.0.11 | 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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.14.11 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.14.11 | jar | Apache License, Version 2.0 |
org.assertj | assertj-core | 3.25.1 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter-engine | 5.10.1 | jar | Eclipse Public License v2.0 |
org.junit.vintage | junit-vintage-engine | 5.10.1 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.9.0 | jar | MIT |
org.mockito | mockito-junit-jupiter | 5.9.0 | jar | MIT |
org.slf4j | slf4j-simple | 2.0.11 | jar | MIT License |
org.wiremock | wiremock | 3.3.1 | 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 |
---|---|---|---|---|
com.github.spotbugs | spotbugs-annotations | 4.8.3 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
com.google.errorprone | error_prone_annotations | 2.24.0 | jar | Apache 2.0 |
com.google.j2objc | j2objc-annotations | 2.8 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-core | 3.9.6 | jar | Apache-2.0 |
org.apache.maven | maven-plugin-api | 3.9.6 | jar | Apache-2.0 |
org.checkerframework | checker-qual | 3.42.0 | jar | The MIT License |
org.gaul | modernizer-maven-annotations | 2.7.0 | jar | The Apache Software License, Version 2.0 |
org.hibernate.validator | hibernate-validator-annotation-processor | 6.2.5.Final | jar | Apache License 2.0 |
org.projectlombok | lombok | 1.18.30 | 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.googlecode.javaewah | JavaEWAH | 1.1.13 | jar | Apache 2 |
org.apache.httpcomponents | httpcore | 4.4.16 | 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:
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:
Project Dependency Graph
Dependency Tree
- com.github.hazendaz.maven:coveralls-maven-plugin:maven-plugin:4.5.0-M3
- org.apache.httpcomponents:httpclient:jar:4.5.14 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (compile)
- org.apache.httpcomponents:httpmime:jar:4.5.14 (compile)
- commons-codec:commons-codec:jar:1.16.0 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.16.1 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 (compile)
- org.eclipse.jgit:org.eclipse.jgit:jar:5.13.3.202401111512-r (compile)
- com.googlecode.javaewah:JavaEWAH:jar:1.1.13 (compile)
- com.googlecode.javaewah:JavaEWAH:jar:1.1.13 (compile)
- org.codehaus.plexus:plexus-utils:jar:4.0.0 (compile)
- org.codehaus.plexus:plexus-xml:jar:3.0.0 (compile)
- org.apache.maven:maven-plugin-api:jar:3.9.6 (provided)
- org.apache.maven:maven-model:jar:3.9.6 (provided)
- org.apache.maven:maven-artifact:jar:3.9.6 (provided)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M2 (provided)
- javax.annotation:javax.annotation-api:jar:1.2 (provided)
- javax.annotation:javax.annotation-api:jar:1.2 (provided)
- org.codehaus.plexus:plexus-classworlds:jar:2.7.0 (provided)
- org.apache.maven:maven-model:jar:3.9.6 (provided)
- org.apache.maven:maven-core:jar:3.9.6 (provided)
- org.apache.maven:maven-settings:jar:3.9.6 (provided)
- org.apache.maven:maven-settings-builder:jar:3.9.6 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (provided)
- 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.6 (provided)
- org.apache.maven:maven-repository-metadata:jar:3.9.6 (provided)
- org.apache.maven:maven-model-builder:jar:3.9.6 (provided)
- org.apache.maven:maven-resolver-provider:jar:3.9.6 (provided)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.9.18 (provided)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.18 (provided)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.18 (provided)
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.18 (provided)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.18 (provided)
- org.apache.maven.resolver:maven-resolver-util:jar:1.9.18 (provided)
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M2 (provided)
- com.google.inject:guice:jar:5.1.0 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- com.google.guava:guava:jar:32.0.1-jre (provided)
- com.google.guava:failureaccess:jar:1.0.1 (provided)
- javax.inject:javax.inject:jar:1 (provided)
- org.codehaus.plexus:plexus-interpolation:jar:1.26 (provided)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (provided)
- org.apache.maven:maven-settings:jar:3.9.6 (provided)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.11.0 (compile)
- commons-io:commons-io:jar:2.15.1 (compile)
- org.apache.commons:commons-lang3:jar:3.14.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.11 (compile)
- org.slf4j:jcl-over-slf4j:jar:2.0.11 (compile)
- org.slf4j:slf4j-simple:jar:2.0.11 (test)
- org.junit.vintage:junit-vintage-engine:jar:5.10.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.1 (test)
- org.assertj:assertj-core:jar:3.25.1 (test)
- net.bytebuddy:byte-buddy:jar:1.14.11 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.11 (test)
- org.mockito:mockito-core:jar:5.9.0 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.mockito:mockito-junit-jupiter:jar:5.9.0 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.wiremock:wiremock:jar:3.3.1 (test)
- org.eclipse.jetty:jetty-server:jar:11.0.18 (test)
- org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:jar:5.0.2 (test)
- org.eclipse.jetty:jetty-http:jar:11.0.18 (test)
- org.eclipse.jetty:jetty-io:jar:11.0.18 (test)
- org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:jar:5.0.2 (test)
- org.eclipse.jetty:jetty-servlet:jar:11.0.18 (test)
- org.eclipse.jetty:jetty-security:jar:11.0.18 (test)
- org.eclipse.jetty:jetty-security:jar:11.0.18 (test)
- org.eclipse.jetty:jetty-servlets:jar:11.0.18 (test)
- org.eclipse.jetty:jetty-util:jar:11.0.18 (test)
- org.eclipse.jetty:jetty-util:jar:11.0.18 (test)
- org.eclipse.jetty:jetty-webapp:jar:11.0.18 (test)
- org.eclipse.jetty:jetty-xml:jar:11.0.18 (test)
- org.eclipse.jetty:jetty-xml:jar:11.0.18 (test)
- org.eclipse.jetty:jetty-proxy:jar:11.0.18 (test)
- org.eclipse.jetty:jetty-client:jar:11.0.18 (test)
- org.eclipse.jetty:jetty-client:jar:11.0.18 (test)
- org.eclipse.jetty.http2:http2-server:jar:11.0.18 (test)
- org.eclipse.jetty.http2:http2-common:jar:11.0.18 (test)
- org.eclipse.jetty.http2:http2-hpack:jar:11.0.18 (test)
- org.eclipse.jetty.http2:http2-hpack:jar:11.0.18 (test)
- org.eclipse.jetty.http2:http2-common:jar:11.0.18 (test)
- org.eclipse.jetty:jetty-alpn-server:jar:11.0.18 (test)
- org.eclipse.jetty:jetty-alpn-java-server:jar:11.0.18 (test)
- org.eclipse.jetty:jetty-alpn-java-client:jar:11.0.18 (test)
- org.eclipse.jetty:jetty-alpn-client:jar:11.0.18 (test)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.16.1 (test)
- org.apache.httpcomponents.client5:httpclient5:jar:5.2.1 (test)
- org.apache.httpcomponents.core5:httpcore5:jar:5.2 (test)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.2 (test)
- org.apache.httpcomponents.core5:httpcore5:jar:5.2 (test)
- org.xmlunit:xmlunit-core:jar:2.9.1 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (test)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (test)
- 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.9.1 (test)
- org.xmlunit:xmlunit-placeholders:jar:2.9.1 (test)
- net.javacrumbs.json-unit:json-unit-core:jar:2.38.0 (test)
- com.jayway.jsonpath:json-path:jar:2.8.0 (test)
- net.minidev:json-smart:jar:2.4.10 (test)
- net.minidev:accessors-smart:jar:2.4.9 (test)
- net.minidev:accessors-smart:jar:2.4.9 (test)
- net.minidev:json-smart:jar:2.4.10 (test)
- org.ow2.asm:asm:jar:9.6 (test)
- net.sf.jopt-simple:jopt-simple:jar:5.0.4 (test)
- com.github.jknack:handlebars:jar:4.3.1 (test)
- com.github.jknack:handlebars-helpers:jar:4.3.1 (test)
- commons-fileupload:commons-fileupload:jar:1.5 (test)
- com.networknt:json-schema-validator:jar:1.0.87 (test)
- com.ethlo.time:itu:jar:1.7.0 (test)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.16.1 (test)
- org.yaml:snakeyaml:jar:2.2 (test)
- org.yaml:snakeyaml:jar:2.2 (test)
- com.ethlo.time:itu:jar:1.7.0 (test)
- org.eclipse.jetty:jetty-server:jar:11.0.18 (test)
- org.checkerframework:checker-qual:jar:3.42.0 (provided)
- com.google.errorprone:error_prone_annotations:jar:2.24.0 (provided)
- org.hibernate.validator:hibernate-validator-annotation-processor:jar:6.2.5.Final (provided)
- com.google.j2objc:j2objc-annotations:jar:2.8 (provided)
- org.projectlombok:lombok:jar:1.18.30 (provided)
- org.gaul:modernizer-maven-annotations:jar:2.7.0 (provided)
- com.github.spotbugs:spotbugs-annotations:jar:4.8.3 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (compile)
Licenses
Apache License Version 2.0: JsonSchemaValidator
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
Apache 2.0: error-prone annotations
MIT License: SLF4J API Module, SLF4J Simple Provider
BSD License 3: Hamcrest
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
Eclipse Distribution License (New BSD License): JGit - Core
New BSD License: Hamcrest Core
Apache 2: JavaEWAH
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
The BSD 3-Clause License: org.xmlunit:xmlunit-legacy
Apache License 2.0: Hibernate Validator Annotation Processor
The MIT License: Checker Qual, JOpt Simple, Project Lombok
Apache License, Version 2.0: Apache HttpClient, Apache HttpClient Mime, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache HttpCore, Apache Maven Shared Utils, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, Internet Time Utility, J2ObjC Annotations, JCL 1.2 implemented over SLF4J, Objenesis, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component, Plexus XML Utilities, SnakeYAML
Apache-2.0: Apache Commons Codec, Apache Commons FileUpload, Apache Commons IO, Apache Commons Lang, 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 Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder
Apache Software License - Version 2.0: Jetty :: ALPN :: Client, Jetty :: ALPN :: JDK9 Client Implementation, Jetty :: ALPN :: JDK9 Server Implementation, 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 2.1: SpotBugs Annotations
The MIT License (MIT): coveralls-maven-plugin
Eclipse Public License - Version 2.0: Jetty :: ALPN :: Client, Jetty :: ALPN :: JDK9 Client Implementation, Jetty :: ALPN :: JDK9 Server Implementation, 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: mockito-core, mockito-junit-jupiter
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, Guava InternalFutureFailureAccess and InternalFutures, Handlebars, Handlebars Helpers, JSON Small and Fast Parser, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Modernizer Maven Plugin annotations, WireMock, 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.7.0.jar | 29.1 kB | 31 | 18 | 2 | 1.8 | Yes |
jackson-annotations-2.16.1.jar | 78.5 kB | 87 | 74 | 2 | 9 | Yes |
jackson-core-2.16.1.jar | 578.1 kB | 269 | 208 | 15 | 21 | Yes |
jackson-databind-2.16.1.jar | 1.6 MB | 818 | 779 | 24 | 9 | Yes |
jackson-dataformat-yaml-2.16.1.jar | 54.9 kB | 43 | 21 | 4 | 9 | Yes |
jackson-datatype-jsr310-2.16.1.jar | 128.3 kB | 83 | 60 | 7 | 9 | 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 |
spotbugs-annotations-4.8.3.jar | 15.2 kB | 31 | 24 | 1 | 1.8 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.24.0.jar | 16.8 kB | 39 | 27 | 2 | 1.8 | Yes |
failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-32.0.1-jre.jar | 3 MB | 2054 | 2014 | 18 | 1.8 | Yes |
guice-5.1.0.jar | 777.6 kB | 512 | 494 | 11 | 1.8 | Yes |
j2objc-annotations-2.8.jar | 9.3 kB | 24 | 13 | 1 | 1.7 | Yes |
JavaEWAH-1.1.13.jar | 166.9 kB | 120 | 106 | 5 | 1.8 | Yes |
json-path-2.8.0.jar | 277.6 kB | 221 | 203 | 13 | 1.8 | Yes |
json-schema-validator-1.0.87.jar | 373.6 kB | 250 | 167 | 9 | 9 | Yes |
commons-codec-1.16.0.jar | 360.7 kB | 256 | 109 | 7 | 1.8 | Yes |
commons-fileupload-1.5.jar | 74.1 kB | 74 | 56 | 6 | 1.6 | Yes |
commons-io-2.15.1.jar | 501.2 kB | 368 | 339 | 16 | 9 | Yes |
jakarta.activation-api-1.2.2.jar | 46.6 kB | 43 | 32 | 2 | 9 | Yes |
jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | 111 | 7 | 9 | Yes |
javax.annotation-api-1.2.jar | 26.4 kB | 29 | 15 | 3 | 1.6 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.14.11.jar | 4.2 MB | 2935 | 2881 | 39 | 9 | Yes |
byte-buddy-agent-1.14.11.jar | 256.8 kB | 90 | 70 | 3 | 9 | Yes |
json-unit-core-2.38.0.jar | 138.7 kB | 130 | 114 | 6 | 1.8 | Yes |
accessors-smart-2.4.9.jar | 29.9 kB | 24 | 13 | 2 | 1.8 | Yes |
json-smart-2.4.10.jar | 120.2 kB | 107 | 93 | 5 | 1.8 | Yes |
jopt-simple-5.0.4.jar | 78.1 kB | 71 | 59 | 3 | 1.7 | Yes |
commons-lang3-3.14.0.jar | 658 kB | 436 | 404 | 19 | 9 | 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 |
httpmime-4.5.14.jar | 41.7 kB | 40 | 23 | 2 | 1.6 | Yes |
httpclient5-5.2.1.jar | 839.6 kB | 536 | 493 | 26 | 1.8 | Yes |
httpcore5-5.2.jar | 852.9 kB | 680 | 635 | 30 | 1.8 | Yes |
httpcore5-h2-5.2.jar | 236.8 kB | 177 | 149 | 14 | 1.8 | Yes |
maven-artifact-3.9.6.jar | 58.7 kB | 59 | 34 | 11 | 1.8 | Yes |
maven-builder-support-3.9.6.jar | 14.3 kB | 24 | 10 | 1 | 1.8 | Yes |
maven-core-3.9.6.jar | 701.6 kB | 521 | 434 | 57 | 1.8 | Yes |
maven-model-3.9.6.jar | 217.6 kB | 97 | 80 | 3 | 1.8 | Yes |
maven-model-builder-3.9.6.jar | 198.4 kB | 159 | 126 | 16 | 1.8 | Yes |
maven-plugin-api-3.9.6.jar | 47.4 kB | 48 | 27 | 6 | 1.8 | Yes |
maven-repository-metadata-3.9.6.jar | 28.4 kB | 27 | 9 | 2 | 1.8 | Yes |
maven-resolver-provider-3.9.6.jar | 74.4 kB | 49 | 32 | 1 | 1.8 | Yes |
maven-settings-3.9.6.jar | 44.5 kB | 35 | 19 | 2 | 1.8 | Yes |
maven-settings-builder-3.9.6.jar | 42.3 kB | 53 | 32 | 5 | 1.8 | Yes |
maven-plugin-annotations-3.11.0.jar | 13.8 kB | 22 | 7 | 1 | 1.8 | Yes |
maven-resolver-api-1.9.18.jar | 157.1 kB | 169 | 145 | 12 | 1.8 | Yes |
maven-resolver-impl-1.9.18.jar | 317.9 kB | 208 | 178 | 14 | 1.8 | Yes |
maven-resolver-named-locks-1.9.18.jar | 37.9 kB | 40 | 22 | 3 | 1.8 | Yes |
maven-resolver-spi-1.9.18.jar | 51.7 kB | 84 | 58 | 12 | 1.8 | Yes |
maven-resolver-util-1.9.18.jar | 196 kB | 156 | 129 | 13 | 1.8 | Yes |
maven-shared-utils-3.3.4.jar | 153.1 kB | 103 | 79 | 9 | 1.7 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
assertj-core-3.25.1.jar | 1.4 MB | 872 | 830 | 28 | 9 | Yes |
checker-qual-3.42.0.jar | 230.8 kB | 438 | 369 | 30 | 1.8 | Yes |
plexus-cipher-2.0.jar | 13 kB | 19 | 5 | 1 | 1.7 | Yes |
plexus-classworlds-2.7.0.jar | 53.3 kB | 51 | 36 | 5 | 1.8 | Yes |
plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No |
plexus-interpolation-1.26.jar | 85.3 kB | 79 | 62 | 7 | 1.6 | Yes |
plexus-sec-dispatcher-2.0.jar | 23.6 kB | 30 | 12 | 3 | 1.7 | Yes |
plexus-utils-4.0.0.jar | 192.4 kB | 128 | 86 | 7 | 11 | Yes |
plexus-xml-3.0.0.jar | 93 kB | 44 | 25 | 2 | 1.8 | Yes |
jetty-alpn-client-11.0.18.jar | 16.9 kB | 17 | 3 | 2 | 11 | Yes |
jetty-alpn-java-client-11.0.18.jar | 16.7 kB | 20 | 3 | 2 | 11 | Yes |
jetty-alpn-java-server-11.0.18.jar | 16.9 kB | 20 | 3 | 2 | 11 | Yes |
jetty-alpn-server-11.0.18.jar | 18.1 kB | 17 | 3 | 2 | 11 | Yes |
jetty-client-11.0.18.jar | 410.2 kB | 265 | 246 | 8 | 11 | Yes |
jetty-http-11.0.18.jar | 278.3 kB | 153 | 133 | 4 | 11 | Yes |
jetty-io-11.0.18.jar | 217.1 kB | 136 | 121 | 4 | 11 | Yes |
jetty-proxy-11.0.18.jar | 99.1 kB | 56 | 43 | 2 | 11 | Yes |
jetty-security-11.0.18.jar | 121.5 kB | 77 | 63 | 3 | 11 | Yes |
jetty-server-11.0.18.jar | 801.1 kB | 382 | 361 | 8 | 11 | Yes |
jetty-servlet-11.0.18.jar | 166 kB | 89 | 74 | 4 | 11 | Yes |
jetty-servlets-11.0.18.jar | 99.9 kB | 53 | 40 | 2 | 11 | Yes |
jetty-util-11.0.18.jar | 578.4 kB | 342 | 316 | 13 | 11 | Yes |
jetty-webapp-11.0.18.jar | 159.1 kB | 76 | 60 | 2 | 11 | Yes |
jetty-xml-11.0.18.jar | 73 kB | 33 | 15 | 2 | 11 | Yes |
http2-common-11.0.18.jar | 233.2 kB | 158 | 140 | 7 | 11 | Yes |
http2-hpack-11.0.18.jar | 47.4 kB | 34 | 18 | 2 | 11 | Yes |
http2-server-11.0.18.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.jgit-5.13.3.202401111512-r.jar | 2.8 MB | 1573 | 1501 | 50 | 1.8 | Yes |
org.eclipse.sisu.inject-0.9.0.M2.jar | 424.6 kB | 318 | 294 | 9 | 1.8 | Yes |
org.eclipse.sisu.plexus-0.9.0.M2.jar | 209.8 kB | 203 | 165 | 20 | 1.8 | Yes |
modernizer-maven-annotations-2.7.0.jar | 3.2 kB | 14 | 2 | 2 | 9 | No |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
hibernate-validator-annotation-processor-6.2.5.Final.jar | 145 kB | 122 | 91 | 6 | 17 | Yes |
junit-jupiter-api-5.10.1.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-jupiter-engine-5.10.1.jar | 244.7 kB | 147 | 130 | 9 | 9 | Yes |
junit-platform-commons-1.10.1.jar | 106.3 kB | 64 | 44 | 7 | 9 | Yes |
junit-platform-engine-1.10.1.jar | 204.8 kB | 153 | 136 | 10 | 9 | Yes |
junit-vintage-engine-5.10.1.jar | 67.5 kB | 49 | 35 | 6 | 9 | Yes |
mockito-core-5.9.0.jar | 701.4 kB | 639 | 567 | 64 | 11 | Yes |
mockito-junit-jupiter-5.9.0.jar | 8.8 kB | 13 | 5 | 2 | 11 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
asm-9.6.jar | 123.6 kB | 45 | 39 | 3 | 9 | Yes |
lombok-1.18.30.jar | 2 MB | 1063 | 172 | 13 | 9 | Yes |
jcl-over-slf4j-2.0.11.jar | 18.4 kB | 26 | 9 | 3 | 9 | Yes |
slf4j-api-2.0.11.jar | 67.8 kB | 70 | 55 | 5 | 9 | Yes |
slf4j-simple-2.0.11.jar | 15.7 kB | 22 | 7 | 2 | 9 | Yes |
wiremock-3.3.1.jar | 2.1 MB | 779 | 676 | 40 | 11 | Yes |
xmlunit-core-2.9.1.jar | 175.2 kB | 178 | 161 | 9 | 1.7 | Yes |
xmlunit-legacy-2.9.1.jar | 129.2 kB | 102 | 88 | 5 | 1.7 | Yes |
xmlunit-placeholders-2.9.1.jar | 13.6 kB | 19 | 7 | 1 | 1.7 | Yes |
snakeyaml-2.2.jar | 334.4 kB | 278 | 230 | 24 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
112 | 37.1 MB | 24634 | 20873 | 1071 | 21 | 109 |
compile: 16 | compile: 8.4 MB | compile: 5051 | compile: 4448 | compile: 199 | 21 | compile: 16 |
provided: 37 | provided: 9.5 MB | provided: 6957 | provided: 5264 | provided: 307 | provided: 34 | |
test: 59 | test: 19.3 MB | test: 12626 | test: 11161 | test: 565 | 11 | test: 59 |