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 |
---|---|---|---|---|
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 |
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.24.2 | jar | Apache License, Version 2.0 |
org.jooq | jool | 0.9.15 | 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.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 |
---|---|---|---|---|
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.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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.12.21 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- dev.aherscu.qa:qa-testing-extra:jar:1.0.5-SNAPSHOT
- dev.aherscu.qa:qa-testing-utils:jar:1.0.5-SNAPSHOT (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)
- 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)
- com.google.guava:guava:jar:32.1.3-jre (compile)
- com.google.guava:failureaccess:jar:1.0.1 (compile)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- org.checkerframework:checker-qual:jar:3.37.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.21.1 (compile)
- com.google.j2objc:j2objc-annotations:jar:2.8 (compile)
- commons-codec:commons-codec:jar:1.16.0 (compile)
- 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)
- 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.projectlombok:lombok:jar:1.18.30 (provided)
- org.aspectj:aspectjrt:jar:1.9.20.1 (compile)
- com.github.spotbugs:spotbugs-annotations:jar:4.8.0 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.apache.commons:commons-pool2:jar:2.12.0 (compile)
- com.amazonaws:aws-java-sdk-cognitoidp:jar:1.12.565 (compile)
- com.amazonaws:aws-java-sdk-core:jar:1.12.565 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.13 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.13 (compile)
- software.amazon.ion:ion-java:jar:1.0.2 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.12.6 (compile)
- joda-time:joda-time:jar:2.8.1 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.13 (compile)
- com.amazonaws:jmespath-java:jar:1.12.565 (compile)
- com.amazonaws:aws-java-sdk-core:jar:1.12.565 (compile)
- com.opencsv:opencsv:jar:5.8 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- org.apache.commons:commons-collections4:jar:4.4 (compile)
- net.sf.oval:oval:jar:3.2.1 (compile)
- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 (compile)
- com.esotericsoftware.yamlbeans:yamlbeans:jar:1.15 (compile)
- org.apache.commons:commons-lang3:jar:3.13.0 (compile)
- commons-io:commons-io:jar:2.11.0 (compile)
- com.github.rodionmoiseev.c10n:c10n-core:jar:1.3 (compile)
- org.slf4j:slf4j-api:jar:2.0.9 (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)
- org.assertj:assertj-core:jar:3.24.2 (test)
- net.bytebuddy:byte-buddy:jar:1.12.21 (test)
- org.jooq:jool:jar:0.9.15 (test)
- org.testng:testng:jar:7.8.0 (compile)
- com.beust:jcommander:jar:1.82 (compile)
- org.webjars:jquery:jar:3.6.1 (runtime)
- commons-cli:commons-cli:jar:1.5.0 (compile)
- dev.aherscu.qa:qa-testing-utils:jar:1.0.5-SNAPSHOT (compile)
Licenses
Apache License Version 2.0: JsonSchemaValidator
Eclipse Public License 2.0: OVal
The Apache License, Version 2.0: QA Testing Extra, QA Testing Utilities, jcurry, software.amazon.ion:ion-java
Apache 2.0: error-prone annotations
BSD License 3: Hamcrest, Hamcrest Core
MIT License: JUL to SLF4J bridge, SLF4J API Module, jquery, thumbnailator
New BSD License: YamlBeans
Apache 2: Joda-Time, opencsv
The BSD 3-Clause License: org.xmlunit:xmlunit-legacy
Apache Software Licenses: Log4j Implemented Over SLF4J
Apache License 2.0: Bean Validation API, Javassist
The MIT License: Checker Qual, JOpt Simple, Project Lombok
Apache License, Version 2.0: AWS Java SDK for Amazon Cognito Identity Provider Service, AWS SDK for Java - Core, Apache Commons BeanUtils, Apache Commons CLI, Apache Commons Collections, Apache Commons IO, Apache Commons Text, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache HttpCore, AssertJ Core, Byte Buddy (without dependencies), Guava: Google Core Libraries for Java, Internet Time Utility, J2ObjC Annotations, JCL 1.2 implemented over SLF4J, JMES Path Query library, SnakeYAML, jOOL, jcommander, testng
Apache-2.0: Apache Commons Codec, Apache Commons FileUpload, Apache Commons Lang, Apache Commons Pool
GPL-2.0-with-classpath-exception: Jakarta RESTful WS API
MPL 1.1: Javassist
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 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 JXPath, Commons Lang, Cosmopolitan (C10N), FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Handlebars, Handlebars Helpers, JSON Small and Fast Parser, Jackson dataformat: CBOR, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Reflections, WireMock, jackson-databind, 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 |
---|---|---|---|---|---|---|
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 |
aws-java-sdk-cognitoidp-1.12.565.jar | 1.6 MB | 965 | 952 | 3 | 1.7 | Yes |
aws-java-sdk-core-1.12.565.jar | 1.1 MB | 962 | 879 | 66 | 1.7 | Yes |
jmespath-java-1.12.565.jar | 27.6 kB | 39 | 29 | 1 | 1.7 | Yes |
jcommander-1.82.jar | 88.4 kB | 84 | 73 | 7 | 1.8 | Yes |
yamlbeans-1.15.jar | 165.2 kB | 148 | 132 | 7 | 1.5 | 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-cbor-2.12.6.jar | 61.5 kB | 30 | 15 | 3 | 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 |
c10n-core-1.3.jar | 70.4 kB | 81 | 70 | 6 | 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 |
error_prone_annotations-2.21.1.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.1.3-jre.jar | 3 MB | 2060 | 2020 | 18 | 1.8 | Yes |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
j2objc-annotations-2.8.jar | 9.3 kB | 24 | 13 | 1 | 1.7 | 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 |
opencsv-5.8.jar | 240.1 kB | 195 | 156 | 15 | 1.8 | Yes |
commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes |
commons-cli-1.5.0.jar | 58.3 kB | 42 | 29 | 1 | 1.7 | 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.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | 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-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.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
validation-api-2.0.1.Final.jar | 93.1 kB | 163 | 143 | 9 | 1.8 | Yes |
joda-time-2.8.1.jar | 621.9 kB | 749 | 246 | 7 | 1.5 | 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 |
oval-3.2.1.jar | 433.4 kB | 357 | 301 | 23 | 1.8 | Yes |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes |
commons-lang3-3.13.0.jar | 632.3 kB | 420 | 390 | 18 | 1.8 | Yes |
commons-pool2-2.12.0.jar | 150 kB | 101 | 84 | 4 | 9 | Yes |
commons-text-1.10.0.jar | 238.4 kB | 174 | 154 | 8 | 1.8 | Yes |
httpclient-4.5.13.jar | 780.3 kB | 511 | 470 | 24 | 1.6 | Yes |
httpcore-4.4.13.jar | 328.6 kB | 283 | 253 | 17 | 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 |
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 |
checker-qual-3.37.0.jar | 224.5 kB | 427 | 359 | 30 | 1.8 | 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 |
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 |
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 |
ion-java-1.0.2.jar | 565.4 kB | 353 | 336 | 8 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
101 | 39.1 MB | 26238 | 22224 | 1017 | 19 | 99 |
compile: 91 | compile: 30.8 MB | compile: 21151 | compile: 18229 | compile: 911 | 19 | compile: 90 |
runtime: 6 | runtime: 516 kB | runtime: 237 | runtime: 148 | runtime: 17 | runtime: 5 | |
provided: 1 | provided: 2 MB | provided: 1063 | provided: 172 | provided: 13 | provided: 1 | |
test: 3 | test: 5.8 MB | test: 3787 | test: 3675 | test: 76 | 9 | test: 3 |