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 |
---|---|---|---|---|
dev.aherscu.qa | qa-jgiven-reporter | 1.0.5-SNAPSHOT | jar | The 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 |
---|---|---|---|---|
junit | junit | 3.8.2 | jar | Common Public License Version 1.0 |
org.apache.maven.plugin-testing | maven-plugin-testing-harness | 3.3.0 | 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 | Type | Licenses |
---|---|---|---|---|
org.apache.maven | maven-compat | 3.9.5 | jar | Apache-2.0 |
org.apache.maven | maven-core | 3.9.5 | jar | Apache-2.0 |
org.apache.maven | maven-plugin-api | 3.9.5 | jar | Apache-2.0 |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.9.0 | jar | Apache-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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.thoughtworks.paranamer | paranamer | 2.8 | jar | BSD |
net.minidev | accessors-smart | 2.4.9 | jar | The Apache Software License, Version 2.0 |
net.minidev | json-smart | 2.4.10 | jar | The Apache Software License, Version 2.0 |
org.aspectj | aspectjrt | 1.9.20.1 | jar | Eclipse Public License - v 2.0 |
org.fusesource.jansi | jansi | 2.4.1 | jar | Apache License, Version 2.0 |
org.slf4j | jcl-over-slf4j | 2.0.9 | jar | Apache License, Version 2.0 |
org.slf4j | jul-to-slf4j | 2.0.9 | jar | MIT License |
org.slf4j | log4j-over-slf4j | 2.0.9 | jar | Apache Software Licenses |
org.webjars | jquery | 3.6.1 | 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 |
---|---|---|---|---|
classworlds | classworlds | 1.1-alpha-2 | jar | - |
org.codehaus.plexus | plexus-archiver | 2.2 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-container-default | 1.0-alpha-9-stable-1 | jar | - |
org.codehaus.plexus | plexus-io | 2.0.4 | 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:
Project Dependency Graph
Dependency Tree
- dev.aherscu.qa:qa-jgiven-reporter-maven-plugin:maven-plugin:1.0.5-SNAPSHOT
- org.projectlombok:lombok:jar:1.18.30 (provided)
- org.apache.maven:maven-plugin-api:jar:3.9.5 (provided)
- org.apache.maven:maven-model:jar:3.9.5 (provided)
- org.apache.maven:maven-artifact:jar:3.9.5 (provided)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5 (provided)
- javax.annotation:javax.annotation-api:jar:1.2 (compile)
- org.codehaus.plexus:plexus-utils:jar:3.5.1 (provided)
- org.codehaus.plexus:plexus-classworlds:jar:2.7.0 (provided)
- org.apache.maven:maven-core:jar:3.9.5 (provided)
- org.apache.maven:maven-settings:jar:3.9.5 (provided)
- org.apache.maven:maven-settings-builder:jar:3.9.5 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher: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.5 (provided)
- org.apache.maven:maven-repository-metadata:jar:3.9.5 (provided)
- org.apache.maven:maven-model-builder:jar:3.9.5 (provided)
- org.apache.maven:maven-resolver-provider:jar:3.9.5 (provided)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.9.16 (provided)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.16 (provided)
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.16 (provided)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.16 (provided)
- org.apache.maven.resolver:maven-resolver-util:jar:1.9.16 (provided)
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5 (provided)
- com.google.inject:guice:jar:5.1.0 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- com.google.guava:guava:jar:32.0.1-jre (compile)
- 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.commons:commons-lang3:jar:3.12.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.9 (compile)
- org.apache.maven:maven-compat:jar:3.9.5 (provided)
- org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 (provided)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.9.0 (provided)
- dev.aherscu.qa:qa-jgiven-reporter:jar:1.0.5-SNAPSHOT (compile)
- org.xhtmlrenderer:flying-saucer-pdf-itext5:jar:9.3.1 (compile)
- com.itextpdf:itextpdf:jar:5.5.13.3 (compile)
- org.xhtmlrenderer:flying-saucer-core:jar:9.3.1 (compile)
- com.tngtech.jgiven:jgiven-core:jar:1.3.1 (compile)
- com.google.code.gson:gson:jar:2.10.1 (compile)
- com.thoughtworks.paranamer:paranamer:jar:2.8 (runtime)
- net.bytebuddy:byte-buddy:jar:1.14.10 (compile)
- org.fusesource.jansi:jansi:jar:2.4.1 (runtime)
- com.samskivert:jmustache:jar:1.16 (compile)
- dev.aherscu.qa:qa-testing-utils:jar:1.0.5-SNAPSHOT (compile)
- org.aspectj:aspectjrt:jar:1.9.20.1 (runtime)
- com.github.spotbugs:spotbugs-annotations:jar:4.8.0 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- javax.validation:validation-api:jar:2.0.1.Final (compile)
- org.hamcrest:hamcrest:jar:2.2 (compile)
- net.coobird:thumbnailator:jar:0.4.20 (compile)
- com.github.adorow:jcurry:jar:1.0.1 (compile)
- org.reflections:reflections:jar:0.10.2 (compile)
- org.javassist:javassist:jar:3.28.0-GA (compile)
- commons-configuration:commons-configuration:jar:1.10 (compile)
- commons-lang:commons-lang:jar:2.6 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- org.apache.commons:commons-text:jar:1.10.0 (compile)
- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 (compile)
- commons-codec:commons-codec:jar:1.16.0 (compile)
- org.slf4j:jul-to-slf4j:jar:2.0.9 (runtime)
- org.slf4j:log4j-over-slf4j:jar:2.0.9 (runtime)
- org.slf4j:jcl-over-slf4j:jar:2.0.9 (runtime)
- ch.qos.logback:logback-classic:jar:1.4.11 (compile)
- ch.qos.logback:logback-core:jar:1.4.11 (compile)
- com.jayway.jsonpath:json-path:jar:2.8.0 (compile)
- net.minidev:json-smart:jar:2.4.10 (runtime)
- net.minidev:accessors-smart:jar:2.4.9 (runtime)
- net.minidev:json-smart:jar:2.4.10 (runtime)
- org.assertj:assertj-core:jar:3.24.2 (compile)
- commons-jxpath:commons-jxpath:jar:1.3 (compile)
- org.wiremock:wiremock:jar:3.0.1 (compile)
- org.eclipse.jetty:jetty-server:jar:11.0.15 (compile)
- org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:jar:5.0.2 (compile)
- org.eclipse.jetty:jetty-http:jar:11.0.15 (compile)
- org.eclipse.jetty:jetty-io:jar:11.0.15 (compile)
- org.eclipse.jetty:jetty-servlet:jar:11.0.15 (compile)
- org.eclipse.jetty:jetty-security:jar:11.0.15 (compile)
- org.eclipse.jetty:jetty-servlets:jar:11.0.15 (compile)
- org.eclipse.jetty:jetty-util:jar:11.0.15 (compile)
- org.eclipse.jetty:jetty-webapp:jar:11.0.15 (compile)
- org.eclipse.jetty:jetty-xml:jar:11.0.15 (compile)
- org.eclipse.jetty:jetty-proxy:jar:11.0.15 (compile)
- org.eclipse.jetty:jetty-client:jar:11.0.15 (compile)
- org.eclipse.jetty.http2:http2-server:jar:11.0.15 (compile)
- org.eclipse.jetty.http2:http2-common:jar:11.0.15 (compile)
- org.eclipse.jetty.http2:http2-hpack:jar:11.0.15 (compile)
- org.eclipse.jetty.http2:http2-common:jar:11.0.15 (compile)
- org.eclipse.jetty:jetty-alpn-server:jar:11.0.15 (compile)
- org.eclipse.jetty:jetty-alpn-java-server:jar:11.0.15 (compile)
- org.eclipse.jetty:jetty-alpn-java-client:jar:11.0.15 (compile)
- org.eclipse.jetty:jetty-alpn-client:jar:11.0.15 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.15.2 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.2 (compile)
- org.apache.httpcomponents.client5:httpclient5:jar:5.2.1 (compile)
- org.apache.httpcomponents.core5:httpcore5:jar:5.2 (compile)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.2 (compile)
- org.xmlunit:xmlunit-core:jar:2.9.1 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (compile)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (compile)
- org.xmlunit:xmlunit-legacy:jar:2.9.1 (compile)
- org.xmlunit:xmlunit-placeholders:jar:2.9.1 (compile)
- net.javacrumbs.json-unit:json-unit-core:jar:2.38.0 (compile)
- org.hamcrest:hamcrest-core:jar:2.2 (compile)
- org.ow2.asm:asm:jar:9.5 (compile)
- net.sf.jopt-simple:jopt-simple:jar:5.0.4 (compile)
- com.github.jknack:handlebars:jar:4.3.1 (compile)
- com.github.jknack:handlebars-helpers:jar:4.3.1 (compile)
- commons-fileupload:commons-fileupload:jar:1.5 (compile)
- com.networknt:json-schema-validator:jar:1.0.86 (compile)
- com.ethlo.time:itu:jar:1.7.0 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.2 (compile)
- org.yaml:snakeyaml:jar:2.0 (compile)
- org.eclipse.jetty:jetty-server:jar:11.0.15 (compile)
- org.testng:testng:jar:7.8.0 (compile)
- com.beust:jcommander:jar:1.82 (compile)
- org.webjars:jquery:jar:3.6.1 (runtime)
- org.jooq:jool:jar:0.9.15 (compile)
- org.xhtmlrenderer:flying-saucer-pdf-itext5:jar:9.3.1 (compile)
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0 (test)
- commons-io:commons-io:jar:2.2 (compile)
- org.codehaus.plexus:plexus-archiver:jar:2.2 (test)
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (test)
- classworlds:classworlds:jar:1.1-alpha-2 (test)
- org.codehaus.plexus:plexus-io:jar:2.0.4 (test)
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (test)
- junit:junit:jar:3.8.2 (test)
Licenses
Apache License Version 2.0: JsonSchemaValidator
The Apache License, Version 2.0: QA JGiven Reporter, QA JGiven Reporter Maven Plugin, QA Testing Utilities, jcurry
MIT License: JUL to SLF4J bridge, SLF4J API Module, jquery, thumbnailator
BSD License 3: Hamcrest, Hamcrest Core
The (New) BSD License: jmustache
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
BSD: ParaNamer Core
GNU Lesser General Public License (LGPL), version 2.1 or later: Flying Saucer Core Renderer, Flying Saucer PDF Rendering (iText 5.x)
Apache Software Licenses: Log4j Implemented Over SLF4J
The BSD 3-Clause License: org.xmlunit:xmlunit-legacy
Unknown: Default Plexus Container, classworlds
Apache License 2.0: Bean Validation API, Javassist
The MIT License: JOpt Simple, Project Lombok
Apache-2.0: Apache Commons Codec, Apache Commons FileUpload, Gson, 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 Compat, 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 License, Version 2.0: Apache Commons Collections, Apache Commons Lang, Apache Commons Text, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache Maven Shared Utils, Apache Maven Wagon :: API, AssertJ Core, Byte Buddy (without dependencies), Guava: Google Core Libraries for Java, Internet Time Utility, JCL 1.2 implemented over SLF4J, Jansi, Maven Plugin Testing Mechanism, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component, SnakeYAML, jOOL, jcommander, testng
GPL-2.0-with-classpath-exception: Jakarta RESTful WS API
MPL 1.1: Javassist
Common Public License Version 1.0: JUnit
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
GNU Affero General Public License v3: iText Core
Public Domain: AOP alliance
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
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
WTFPL: Reflections
Eclipse Public License - Version 1.0: Jetty :: Jakarta Servlet API and Schemas for JPMS and OSGi
EDL 1.0: Jakarta Activation API jar
LGPL 2.1: Javassist
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
CDDL + GPLv2 with classpath exception: javax.annotation API
Eclipse Public License - v 2.0: AspectJ Runtime
EPL-2.0: Jakarta RESTful WS API
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Configuration, Commons IO, Commons JXPath, Commons Lang, 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, Plexus Archiver Component, Plexus IO Components, Reflections, WireMock, jackson-databind, javax.inject, jgiven-core, json-path, json-unit-core, org.xmlunit:xmlunit-core, org.xmlunit:xmlunit-placeholders
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
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 |
logback-classic-1.4.11.jar | 282.8 kB | 231 | 179 | 28 | 11 | Yes |
logback-core-1.4.11.jar | 597.9 kB | 510 | 458 | 42 | 11 | Yes |
classworlds-1.1-alpha-2.jar | 37.5 kB | 32 | 22 | 3 | 1.1 | Yes |
jcommander-1.82.jar | 88.4 kB | 84 | 73 | 7 | 1.8 | Yes |
itu-1.7.0.jar | 29.1 kB | 31 | 18 | 2 | 1.8 | Yes |
jackson-annotations-2.15.2.jar | 75.6 kB | 86 | 73 | 2 | 9 | Yes |
jackson-core-2.15.2.jar | 549.2 kB | 250 | 186 | 15 | 19 | Yes |
jackson-databind-2.15.2.jar | 1.6 MB | 816 | 777 | 24 | 9 | Yes |
jackson-dataformat-yaml-2.15.2.jar | 54.6 kB | 43 | 21 | 4 | 9 | Yes |
jackson-datatype-jsr310-2.15.2.jar | 122.9 kB | 82 | 59 | 7 | 9 | Yes |
jcurry-1.0.1.jar | 46.8 kB | 49 | 44 | 2 | 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 |
spotbugs-annotations-4.8.0.jar | 15.2 kB | 31 | 24 | 1 | 1.8 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
gson-2.10.1.jar | 283.4 kB | 238 | 218 | 10 | 9 | 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 |
itextpdf-5.5.13.3.jar | 2.3 MB | 1008 | 933 | 41 | 1.5 | Yes |
json-path-2.8.0.jar | 277.6 kB | 221 | 203 | 13 | 1.8 | Yes |
json-schema-validator-1.0.86.jar | 345.1 kB | 227 | 167 | 9 | 9 | Yes |
jmustache-1.16.jar | 81 kB | 77 | 67 | 2 | 9 | Yes |
paranamer-2.8.jar | 34.7 kB | 31 | 21 | 1 | 1.5 | Yes |
jgiven-core-1.3.1.jar | 329 kB | 301 | 265 | 29 | 11 | Yes |
commons-codec-1.16.0.jar | 360.7 kB | 256 | 109 | 7 | 1.8 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-configuration-1.10.jar | 362.7 kB | 219 | 194 | 10 | 1.5 | Yes |
commons-fileupload-1.5.jar | 74.1 kB | 74 | 56 | 6 | 1.6 | Yes |
commons-io-2.2.jar | 173.6 kB | 126 | 108 | 6 | 1.5 | Yes |
commons-jxpath-1.3.jar | 300 kB | 208 | 180 | 16 | 1.3 | Yes |
commons-lang-2.6.jar | 284.2 kB | 155 | 133 | 10 | 1.3 | Yes |
qa-jgiven-reporter-1.0.5-SNAPSHOT.jar | 43.7 kB | 33 | 18 | 1 | 11 | Yes |
qa-testing-utils-1.0.5-SNAPSHOT.jar | 198.6 kB | 194 | 173 | 9 | 11 | Yes |
jakarta.activation-api-1.2.2.jar | 46.6 kB | 43 | 32 | 2 | 9 | Yes |
jakarta.ws.rs-api-3.1.0.jar | 154.8 kB | 167 | 150 | 7 | 11 | 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 |
validation-api-2.0.1.Final.jar | 93.1 kB | 163 | 143 | 9 | 1.8 | Yes |
junit-3.8.2.jar | 120.6 kB | 120 | 102 | 6 | 1.2 | Yes |
byte-buddy-1.14.10.jar | 4.2 MB | 2935 | 2881 | 39 | 9 | Yes |
thumbnailator-0.4.20.jar | 119.2 kB | 132 | 110 | 12 | 1.5 | 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.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
commons-text-1.10.0.jar | 238.4 kB | 174 | 154 | 8 | 1.8 | 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.5.jar | 58.6 kB | 59 | 34 | 11 | 1.8 | Yes |
maven-builder-support-3.9.5.jar | 14.3 kB | 24 | 10 | 1 | 1.8 | Yes |
maven-compat-3.9.5.jar | 289.6 kB | 215 | 163 | 29 | 1.8 | Yes |
maven-core-3.9.5.jar | 700.2 kB | 521 | 434 | 57 | 1.8 | Yes |
maven-model-3.9.5.jar | 217.2 kB | 97 | 80 | 3 | 1.8 | Yes |
maven-model-builder-3.9.5.jar | 198.1 kB | 159 | 126 | 16 | 1.8 | Yes |
maven-plugin-api-3.9.5.jar | 47.4 kB | 48 | 27 | 6 | 1.8 | Yes |
maven-repository-metadata-3.9.5.jar | 28.4 kB | 27 | 9 | 2 | 1.8 | Yes |
maven-resolver-provider-3.9.5.jar | 74.3 kB | 49 | 32 | 1 | 1.8 | Yes |
maven-settings-3.9.5.jar | 44.5 kB | 35 | 19 | 2 | 1.8 | Yes |
maven-settings-builder-3.9.5.jar | 42.2 kB | 53 | 32 | 5 | 1.8 | Yes |
maven-plugin-testing-harness-3.3.0.jar | 51 kB | 36 | 17 | 3 | 1.6 | Yes |
maven-plugin-annotations-3.9.0.jar | 13.8 kB | 22 | 7 | 1 | 1.8 | Yes |
maven-resolver-api-1.9.16.jar | 157.6 kB | 170 | 146 | 12 | 1.8 | Yes |
maven-resolver-impl-1.9.16.jar | 317.6 kB | 208 | 178 | 14 | 1.8 | Yes |
maven-resolver-named-locks-1.9.16.jar | 37.8 kB | 40 | 22 | 3 | 1.8 | Yes |
maven-resolver-spi-1.9.16.jar | 51.5 kB | 84 | 58 | 12 | 1.8 | Yes |
maven-resolver-util-1.9.16.jar | 194.7 kB | 156 | 129 | 13 | 1.8 | Yes |
maven-shared-utils-3.3.4.jar | 153.1 kB | 103 | 79 | 9 | 1.7 | Yes |
wagon-provider-api-3.5.3.jar | 55.1 kB | 60 | 39 | 8 | 1.7 | Yes |
aspectjrt-1.9.20.1.jar | 127.1 kB | 150 | 131 | 11 | 1.8 | Yes |
assertj-core-3.24.2.jar | 1.3 MB | 854 | 814 | 28 | 9 | Yes |
plexus-archiver-2.2.jar | 185 kB | 137 | 112 | 12 | 1.5 | 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-container-default-1.0-alpha-9-stable-1.jar | 194.2 kB | 215 | 175 | 28 | 1.1 | Yes |
plexus-interpolation-1.26.jar | 85.3 kB | 79 | 62 | 7 | 1.6 | Yes |
plexus-io-2.0.4.jar | 58.3 kB | 62 | 43 | 5 | 1.5 | Yes |
plexus-sec-dispatcher-2.0.jar | 23.6 kB | 30 | 12 | 3 | 1.7 | Yes |
plexus-utils-3.5.1.jar | 269.3 kB | 152 | 108 | 9 | 11 | Yes |
jetty-alpn-client-11.0.15.jar | 17 kB | 17 | 3 | 2 | 11 | Yes |
jetty-alpn-java-client-11.0.15.jar | 16.7 kB | 20 | 3 | 2 | 11 | Yes |
jetty-alpn-java-server-11.0.15.jar | 16.9 kB | 20 | 3 | 2 | 11 | Yes |
jetty-alpn-server-11.0.15.jar | 18.1 kB | 17 | 3 | 2 | 11 | Yes |
jetty-client-11.0.15.jar | 393.2 kB | 254 | 235 | 8 | 11 | Yes |
jetty-http-11.0.15.jar | 262.9 kB | 141 | 122 | 3 | 11 | Yes |
jetty-io-11.0.15.jar | 216.6 kB | 136 | 121 | 4 | 11 | Yes |
jetty-proxy-11.0.15.jar | 99 kB | 56 | 43 | 2 | 11 | Yes |
jetty-security-11.0.15.jar | 121.3 kB | 77 | 63 | 3 | 11 | Yes |
jetty-server-11.0.15.jar | 797 kB | 378 | 357 | 8 | 11 | Yes |
jetty-servlet-11.0.15.jar | 166.1 kB | 89 | 74 | 4 | 11 | Yes |
jetty-servlets-11.0.15.jar | 101.1 kB | 53 | 40 | 2 | 11 | Yes |
jetty-util-11.0.15.jar | 570.7 kB | 336 | 310 | 13 | 11 | Yes |
jetty-webapp-11.0.15.jar | 159.3 kB | 76 | 60 | 2 | 11 | Yes |
jetty-xml-11.0.15.jar | 72.1 kB | 33 | 15 | 2 | 11 | Yes |
http2-common-11.0.15.jar | 232.2 kB | 159 | 141 | 7 | 11 | Yes |
http2-hpack-11.0.15.jar | 53.2 kB | 36 | 20 | 2 | 11 | Yes |
http2-server-11.0.15.jar | 71.6 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-0.3.5.jar | 379.3 kB | 289 | 271 | 9 | 1.6 | Yes |
org.eclipse.sisu.plexus-0.3.5.jar | 205.3 kB | 196 | 164 | 20 | 1.6 | Yes |
jansi-2.4.1.jar | 257 kB | 101 | 46 | 4 | 9 | 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 |
javassist-3.28.0-GA.jar | 851.5 kB | 474 | 426 | 17 | 1.8 | Yes |
jool-0.9.15.jar | 553.4 kB | 191 | 173 | 9 | 9 | Yes |
asm-9.5.jar | 121.9 kB | 44 | 38 | 3 | 9 | Yes |
lombok-1.18.30.jar | 2 MB | 1063 | 172 | 13 | 9 | Yes |
reflections-0.10.2.jar | 130.4 kB | 87 | 74 | 5 | 1.8 | Yes |
jcl-over-slf4j-2.0.9.jar | 18.4 kB | 26 | 9 | 3 | 9 | Yes |
jul-to-slf4j-2.0.9.jar | 6.3 kB | 15 | 2 | 2 | 9 | Yes |
log4j-over-slf4j-2.0.9.jar | 26.5 kB | 47 | 31 | 5 | 9 | Yes |
slf4j-api-2.0.9.jar | 64.6 kB | 67 | 52 | 5 | 9 | Yes |
testng-7.8.0.jar | 1 MB | 625 | 577 | 27 | 11 | Yes |
jquery-3.6.1.jar | 314.6 kB | 18 | 0 | 0 | - | - |
wiremock-3.0.1.jar | 2.1 MB | 757 | 660 | 38 | 11 | Yes |
flying-saucer-core-9.3.1.jar | 1.2 MB | 734 | 582 | 30 | 1.8 | Yes |
flying-saucer-pdf-itext5-9.3.1.jar | 148.3 kB | 69 | 51 | 3 | 1.8 | 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.0.jar | 334.8 kB | 280 | 232 | 24 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
126 | 41.7 MB | 26949 | 22727 | 1221 | 19 | 123 |
compile: 79 | compile: 33.6 MB | compile: 21254 | compile: 18942 | compile: 843 | 19 | compile: 79 |
runtime: 9 | runtime: 934.8 kB | runtime: 519 | runtime: 346 | runtime: 33 | runtime: 8 | |
provided: 32 | provided: 6.5 MB | provided: 4574 | provided: 2968 | provided: 288 | provided: 30 | |
test: 6 | test: 646.6 kB | test: 602 | test: 471 | test: 57 | 1.6 | test: 6 |