Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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 |
org.xmlunit | xmlunit-core | 2.9.1 | jar | The Apache Software License, Version 2.0 |
org.xmlunit | xmlunit-matchers | 2.9.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 |
---|---|---|---|---|
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-orcanos-publisher-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)
- 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-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)
- javax.annotation:javax.annotation-api:jar:1.3.2 (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)
- 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-io:commons-io:jar:2.14.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)
- net.bytebuddy:byte-buddy:jar:1.12.21 (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.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-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.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)
- 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)
- org.fusesource.jansi:jansi:jar:2.4.1 (runtime)
- com.samskivert:jmustache:jar:1.16 (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)
- com.j2html:j2html:jar:1.6.0 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.15.3 (compile)
- org.glassfish.jersey.core:jersey-client:jar:3.1.3 (compile)
- org.glassfish.jersey.core:jersey-common:jar:3.1.3 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 (compile)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (compile)
- org.glassfish.jersey.core:jersey-common:jar:3.1.3 (compile)
- org.glassfish.jersey.inject:jersey-hk2:jar:3.1.3 (compile)
- org.glassfish.hk2:hk2-locator:jar:3.0.4 (compile)
- org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.4 (compile)
- org.glassfish.hk2:hk2-api:jar:3.0.4 (compile)
- org.glassfish.hk2:hk2-utils:jar:3.0.4 (compile)
- org.javassist:javassist:jar:3.29.2-GA (compile)
- org.glassfish.hk2:hk2-locator:jar:3.0.4 (compile)
- org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.3 (compile)
- org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.3 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.1 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.14.1 (compile)
- com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.14.1 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.0 (compile)
- org.glassfish.jersey.ext.rx:jersey-rx-client-rxjava2:jar:3.1.3 (compile)
- io.reactivex.rxjava2:rxjava:jar:2.2.21 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.3 (compile)
- org.jvnet.mimepull:mimepull:jar:1.9.15 (compile)
- com.sun.activation:javax.activation:jar:1.2.0 (compile)
- javax.xml.bind:jaxb-api:jar:2.4.0-b180830.0359 (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:2.4.0-b180830.0438 (compile)
- org.glassfish.jaxb:txw2:jar:2.4.0-b180830.0438 (compile)
- com.sun.istack:istack-commons-runtime:jar:3.0.7 (compile)
- org.jvnet.staxex:stax-ex:jar:1.8 (compile)
- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15 (compile)
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0 (test)
- 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)
- org.codehaus.plexus:plexus-archiver:jar:2.2 (test)
- junit:junit:jar:3.8.2 (test)
- org.xmlunit:xmlunit-core:jar:2.9.1 (test)
- org.xmlunit:xmlunit-matchers:jar:2.9.1 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
Licenses
Apache License Version 2.0: JsonSchemaValidator
MIT-0: reactive-streams
BSD License 3: Hamcrest
GPL2 w/ CPE: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, istack common utility code runtime, jaxb-api, jersey-core-client, jersey-ext-entity-filtering, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-multipart
CDDL/GPLv2+CE: JavaBeans Activation Framework, JavaBeans Activation Framework API jar
BSD: ParaNamer Core
Apache Software Licenses: Log4j Implemented Over SLF4J
Unknown: Default Plexus Container, classworlds
The MIT License: JOpt Simple, Project Lombok
Apache-2.0: Apache Commons Codec, Apache Commons FileUpload, Apache Commons IO, 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
EPL 2.0: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-core-client, jersey-core-common, jersey-ext-entity-filtering, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-json-jackson, jersey-media-multipart
MIT license: jersey-core-client, jersey-ext-entity-filtering, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-multipart
MPL 1.1: Javassist
BSD 2-Clause: jersey-core-client, jersey-ext-entity-filtering, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-multipart
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
Apache License, 2.0: jersey-core-client, jersey-core-common, jersey-ext-entity-filtering, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-json-jackson, jersey-media-multipart
BSD-3-Clause: asm
Public Domain: AOP alliance, jersey-core-client, jersey-core-common, jersey-ext-entity-filtering, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-multipart
WTFPL: Reflections
Eclipse Public License - Version 1.0: Jetty :: Jakarta Servlet API and Schemas for JPMS and OSGi
Modified BSD: jersey-core-client, jersey-ext-entity-filtering, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-multipart
Eclipse Distribution License - v 1.0: Jakarta XML Binding API, MIME streaming extension
CDDL + GPLv2 with classpath exception: javax.annotation API
Eclipse Public License - v 2.0: AspectJ Runtime
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Configuration, 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 module: Jakarta XML Bind Annotations (jakarta.xml.bind), Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Jakarta Dependency Injection, Plexus Archiver Component, Plexus IO Components, Reflections, RxJava, WireMock, j2html, jackson-databind, javax.inject, jgiven-core, json-path, json-unit-core, org.xmlunit:xmlunit-core, org.xmlunit:xmlunit-matchers, org.xmlunit:xmlunit-placeholders
CDDL+GPL License: JAXB Runtime, TXW2 Runtime
The GNU General Public License (GPL), Version 2, With Classpath Exception: jersey-core-common, jersey-media-json-jackson
The Apache License, Version 2.0: QA JGiven Reporter, QA Orcanos Publisher Maven Plugin, QA Testing Utilities, jcurry
MIT License: JUL to SLF4J bridge, SLF4J API Module, jquery, thumbnailator
jQuery license: jersey-core-client, jersey-ext-entity-filtering, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-multipart
The (New) BSD License: jmustache
New BSD License: Hamcrest Core
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
The BSD 3-Clause License: org.xmlunit:xmlunit-legacy
GNU Lesser General Public License (LGPL), version 2.1 or later: Flying Saucer Core Renderer, Flying Saucer PDF Rendering (iText 5.x)
Apache License 2.0: Bean Validation API, Javassist
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, fastinfoset, jOOL, jcommander, testng
GPL-2.0-with-classpath-exception: Jakarta RESTful WS API
Common Public License Version 1.0: JUnit
CDDL 1.1: istack common utility code runtime, jaxb-api
GNU Affero General Public License v3: iText Core
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
W3C license: jersey-core-client, jersey-ext-entity-filtering, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-multipart
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
EDL 1.0: Jakarta Activation API, jersey-core-client, jersey-ext-entity-filtering, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-multipart
LGPL 2.1: Javassist
Dual license consisting of the CDDL v1.1 and GPL v2: Extended StAX API
EPL-2.0: Jakarta RESTful WS API
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.14.1.jar | 76.1 kB | 85 | 73 | 2 | 9 | Yes |
jackson-core-2.15.3.jar | 549.2 kB | 250 | 186 | 15 | 19 | Yes |
jackson-databind-2.14.1.jar | 1.6 MB | 808 | 769 | 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 |
jackson-module-jakarta-xmlbind-annotations-2.14.1.jar | 32 kB | 31 | 12 | 4 | 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 |
j2html-1.6.0.jar | 202.6 kB | 289 | 275 | 7 | 1.8 | 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 |
javax.activation-1.2.0.jar | 78 kB | 59 | 42 | 3 | 1.5 | Yes |
istack-commons-runtime-3.0.7.jar | 25.5 kB | 35 | 22 | 4 | 9 | Yes |
FastInfoset-1.2.15.jar | 311.9 kB | 183 | 149 | 18 | 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.14.0.jar | 494.2 kB | 361 | 333 | 15 | 9 | 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 |
rxjava-2.2.21.jar | 2.4 MB | 1696 | 1659 | 30 | 1.6 | Yes |
jakarta.activation-api-2.1.0.jar | 63.5 kB | 57 | 43 | 3 | 9 | Yes |
jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 9 | Yes |
jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 9 | No |
jakarta.ws.rs-api-3.1.0.jar | 154.8 kB | 167 | 150 | 7 | 11 | Yes |
jakarta.xml.bind-api-4.0.0.jar | 127.1 kB | 132 | 109 | 7 | 11 | Yes |
javax.activation-api-1.2.0.jar | 56.7 kB | 41 | 31 | 1 | 1.5 | 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 |
validation-api-2.0.1.Final.jar | 93.1 kB | 163 | 143 | 9 | 1.8 | Yes |
jaxb-api-2.4.0-b180830.0359.jar | 128 kB | 136 | 111 | 7 | 9 | Yes |
junit-3.8.2.jar | 120.6 kB | 120 | 102 | 6 | 1.2 | Yes |
byte-buddy-1.12.21.jar | 3.9 MB | 2742 | 2688 | 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 |
hk2-api-3.0.4.jar | 207.2 kB | 200 | 179 | 7 | 11 | Yes |
hk2-locator-3.0.4.jar | 205.3 kB | 115 | 97 | 3 | 11 | Yes |
hk2-utils-3.0.4.jar | 132 kB | 99 | 77 | 7 | 11 | Yes |
osgi-resource-locator-1.0.3.jar | 19.5 kB | 23 | 12 | 1 | 1.6 | Yes |
aopalliance-repackaged-3.0.4.jar | 27.4 kB | 41 | 26 | 4 | 11 | Yes |
jaxb-runtime-2.4.0-b180830.0438.jar | 1.1 MB | 801 | 642 | 26 | 9 | Yes |
txw2-2.4.0-b180830.0438.jar | 70.3 kB | 67 | 54 | 4 | 9 | Yes |
jersey-client-3.1.3.jar | 305.9 kB | 225 | 193 | 12 | 11 | Yes |
jersey-common-3.1.3.jar | 1.2 MB | 935 | 888 | 24 | 1.8 | Yes |
jersey-entity-filtering-3.1.3.jar | 84.9 kB | 78 | 61 | 3 | 11 | Yes |
jersey-rx-client-rxjava2-3.1.3.jar | 22.2 kB | 20 | 5 | 1 | 1.8 | Yes |
jersey-hk2-3.1.3.jar | 78.4 kB | 68 | 46 | 1 | 1.8 | Yes |
jersey-media-json-jackson-3.1.3.jar | 80.7 kB | 68 | 43 | 8 | 11 | Yes |
jersey-media-multipart-3.1.3.jar | 100.2 kB | 76 | 56 | 3 | 11 | Yes |
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 |
javassist-3.29.2-GA.jar | 794.1 kB | 450 | 426 | 17 | 1.8 | Yes |
jool-0.9.15.jar | 553.4 kB | 191 | 173 | 9 | 9 | Yes |
mimepull-1.9.15.jar | 64.9 kB | 57 | 45 | 2 | 9 | Yes |
stax-ex-1.8.jar | 36.1 kB | 36 | 25 | 3 | 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 |
reactive-streams-1.0.4.jar | 11.6 kB | 17 | 13 | 1 | 1.6 | 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-matchers-2.9.1.jar | 20.6 kB | 22 | 12 | 1 | 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 |
154 | 48.8 MB | 32478 | 27604 | 1424 | 19 | 150 |
compile: 105 | compile: 40.4 MB | compile: 26583 | compile: 23646 | compile: 1036 | 19 | compile: 104 |
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: 8 | test: 842.4 kB | test: 802 | test: 644 | test: 67 | 1.7 | test: 8 |