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
org.codehaus.gmavenplus gmavenplus-plugin 1.13.1 jar Apache 2
org.codehaus.groovy groovy-all 3.0.9 pom The Apache Software License, Version 2.0
org.glassfish.jersey.core jersey-client 3.1.1 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.hamcrest hamcrest 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter 5.9.1 jar Eclipse Public License v2.0
org.slf4j slf4j-api 2.0.5 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
junit junit 4.13.2 jar Eclipse Public License 1.0
org.apache.maven maven-compat 3.8.6 jar Apache License, Version 2.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 jar Apache License, Version 2.0
org.glassfish.jersey.inject jersey-hk2 3.1.1 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license

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-artifact 3.8.6 jar Apache License, Version 2.0
org.apache.maven maven-core 3.8.6 jar Apache License, Version 2.0
org.apache.maven maven-model 3.8.6 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.8.6 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.6.4 jar Apache License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
classworlds classworlds 1.1-alpha-2 jar -
com.github.javaparser javaparser-core 3.23.0 jar GNU Lesser General Public LicenseApache License, Version 2.0
commons-io commons-io 2.2 jar The Apache Software License, Version 2.0
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
jakarta.ws.rs jakarta.ws.rs-api 3.1.0 jar EPL-2.0GPL-2.0-with-classpath-exception
org.apache.maven maven-archiver 3.3.0 jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.3.4 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.codehaus.groovy groovy 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-ant 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-astbuilder 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-cli-picocli 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-console 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-datetime 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-docgenerator 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-groovydoc 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-groovysh 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-jmx 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-json 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-jsr223 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-macro 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-nio 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-servlet 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-sql 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-swing 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-templates 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-test 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-test-junit5 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-testng 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-xml 3.0.9 jar The Apache Software License, Version 2.0
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-interpolation 1.26 jar Apache License, Version 2.0
org.codehaus.plexus plexus-io 2.0.4 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.3.1 jar Apache License, Version 2.0
org.glassfish.hk2 osgi-resource-locator 1.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.core jersey-common 3.1.1 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain
org.junit.jupiter junit-jupiter-api 5.9.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.9.1 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

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.qdox qdox 1.12.1 jar The Apache Software License, Version 2.0
info.picocli picocli 4.6.1 jar The Apache Software License, version 2.0
jline jline 2.14.6 jar The BSD License
org.apache.ant ant 1.10.11 jar The Apache Software License, Version 2.0
org.apache.ant ant-antlr 1.10.11 jar The Apache Software License, Version 2.0
org.apache.ant ant-junit 1.10.11 jar The Apache Software License, Version 2.0
org.apache.ant ant-launcher 1.10.11 jar The Apache Software License, Version 2.0
org.apache.ivy ivy 2.5.0 jar The Apache Software License, Version 2.0
org.fusesource.jansi jansi 2.1.0 jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter-engine 5.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.9.1 jar Eclipse Public License v2.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
com.beust jcommander 1.82 jar Apache License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 3.5.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.0 jar Apache License, Version 2.0
org.glassfish.hk2 hk2-api 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.29.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.testng testng 7.6.1 jar Apache License, Version 2.0
org.webjars jquery 3.6.0 jar MIT License

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
com.google.errorprone error_prone_annotations 2.1.3 - jar Apache 2.0
com.google.guava guava 25.1-android - jar The Apache Software License, Version 2.0
com.google.inject guice 4.2.2 no_aop jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.1 - jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.2 - jar CDDL + GPLv2 with classpath exception
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.8.1 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.8.6 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.8.6 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.8.6 - jar Apache License, Version 2.0
org.apache.maven maven-resolver-provider 3.8.6 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.8.6 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.8.6 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-api 1.6.3 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-impl 1.6.3 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-spi 1.6.3 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-util 1.6.3 - jar Apache License, Version 2.0
org.checkerframework checker-compat-qual 2.0.0 - jar GNU General Public License, version 2 (GPL2), with the classpath exceptionThe MIT License
org.codehaus.mojo animal-sniffer-annotations 1.14 - jar MIT license
org.codehaus.plexus plexus-cipher 2.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.6.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-sec-dispatcher 2.0 - jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.5 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.5 - jar Eclipse Public License, Version 1.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: error-prone annotations

The BSD License: JLine

Eclipse Public License 1.0: JUnit

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

jQuery license: jersey-core-client, jersey-inject-hk2, jersey-test-framework-maven-container-runner-plugin

MIT License: SLF4J API Module, jquery

BSD License 3: Hamcrest

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher

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, jersey-core-client, jersey-inject-hk2, jersey-test-framework-maven-container-runner-plugin

New BSD License: Hamcrest Core

Apache 2: GMavenPlus Plugin

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Unknown: Default Plexus Container, classworlds

Apache License 2.0: Javassist

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Commons Lang, Apache Maven Archiver, Apache Maven Shared Utils, Apache Maven Wagon :: API, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, 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 Testing Mechanism, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component, javaparser-core, jcommander, testng

GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual

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-inject-hk2, jersey-test-framework-maven-container-runner-plugin

GPL-2.0-with-classpath-exception: Jakarta RESTful WS API

MIT license: Animal Sniffer Annotations, jersey-core-client, jersey-inject-hk2, jersey-test-framework-maven-container-runner-plugin

MPL 1.1: Javassist

BSD 2-Clause: jersey-core-client, jersey-inject-hk2, jersey-test-framework-maven-container-runner-plugin

Apache License, 2.0: jersey-core-client, jersey-core-common, jersey-inject-hk2, jersey-test-framework-maven-container-runner-plugin

The Apache Software License, version 2.0: picocli - a mighty tiny Command Line Interface

Public Domain: AOP alliance, jersey-core-client, jersey-core-common, jersey-inject-hk2, jersey-test-framework-maven-container-runner-plugin

GNU Lesser General Public License: javaparser-core

W3C license: jersey-core-client, jersey-inject-hk2, jersey-test-framework-maven-container-runner-plugin

EDL 1.0: jersey-core-client, jersey-inject-hk2, jersey-test-framework-maven-container-runner-plugin

Modified BSD: jersey-core-client, jersey-inject-hk2, jersey-test-framework-maven-container-runner-plugin

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: javax.annotation API

EPL-2.0: Jakarta RESTful WS API

The Apache Software License, Version 2.0: Apache Ant + ANTLR, Apache Ant + JUnit, Apache Ant Core, Apache Ant Launcher, Apache Groovy, Apache Ivy, Commons IO, FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, J2ObjC Annotations, Jakarta Dependency Injection, Plexus Archiver Component, Plexus IO Components, QDox, jansi, javax.inject

The GNU General Public License (GPL), Version 2, With Classpath Exception: jersey-core-common

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
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
javaparser-core-3.23.0.jar 1.3 MB 652 614 29 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.1.3.jar 13.7 kB 34 22 2 1.7 No
guava-25.1-android.jar 2.6 MB 1905 1875 18 1.7 Yes
guice-4.2.2-no_aop.jar 520.7 kB 406 390 9 1.7 Yes
j2objc-annotations-1.1.jar 8.8 kB 23 12 1 1.5 Yes
qdox-1.12.1.jar 179.8 kB 124 104 11 1.4 Yes
commons-io-2.2.jar 173.6 kB 126 108 6 1.5 Yes
picocli-4.6.1.jar 402.1 kB 229 224 2 - Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 - Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 - No
jakarta.ws.rs-api-3.1.0.jar 154.8 kB 167 150 7 - 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
jline-2.14.6.jar 268.8 kB 136 105 9 1.5 Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
ant-1.10.11.jar 2.3 MB 1246 1162 62 1.8 Yes
ant-antlr-1.10.11.jar 12.3 kB 12 1 1 1.8 Yes
ant-junit-1.10.11.jar 141.9 kB 65 48 1 1.8 Yes
ant-launcher-1.10.11.jar 18.9 kB 14 4 1 1.8 Yes
commons-lang3-3.8.1.jar 501.9 kB 297 272 13 1.7 Yes
ivy-2.5.0.jar 1.4 MB 884 771 65 1.7 Yes
maven-archiver-3.3.0.jar 23.9 kB 19 5 1 1.7 Yes
maven-artifact-3.8.6.jar 58.1 kB 59 34 11 1.7 Yes
maven-builder-support-3.8.6.jar 14.3 kB 24 10 1 1.7 Yes
maven-compat-3.8.6.jar 288.1 kB 215 163 29 1.7 Yes
maven-core-3.8.6.jar 646 kB 498 411 57 1.7 Yes
maven-model-3.8.6.jar 216.1 kB 97 80 3 1.7 Yes
maven-model-builder-3.8.6.jar 195.8 kB 159 126 16 1.7 Yes
maven-plugin-api-3.8.6.jar 47 kB 48 27 6 1.7 Yes
maven-repository-metadata-3.8.6.jar 28.4 kB 27 9 2 1.7 Yes
maven-resolver-provider-3.8.6.jar 67.5 kB 44 27 1 1.7 Yes
maven-settings-3.8.6.jar 44.3 kB 35 19 2 1.7 Yes
maven-settings-builder-3.8.6.jar 42.1 kB 53 32 5 1.7 Yes
maven-plugin-testing-harness-3.3.0.jar 51 kB 36 17 3 1.6 Yes
maven-plugin-annotations-3.6.4.jar 13.7 kB 22 7 1 1.7 Yes
maven-resolver-api-1.6.3.jar 149.3 kB 156 132 12 1.7 Yes
maven-resolver-impl-1.6.3.jar 179.6 kB 115 94 5 1.7 Yes
maven-resolver-spi-1.6.3.jar 38.4 kB 56 34 8 1.7 Yes
maven-resolver-util-1.6.3.jar 168.9 kB 132 105 13 1.7 Yes
maven-shared-utils-3.3.4.jar 153.1 kB 103 79 9 1.7 Yes
wagon-provider-api-3.5.1.jar 55.1 kB 60 39 8 1.7 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
checker-compat-qual-2.0.0.jar 31.5 kB 47 28 10 1.7 Yes
gmavenplus-plugin-1.13.1.jar 108.8 kB 52 35 5 1.7 Yes
groovy-3.0.9.jar 8 MB 4915 4738 135 1.8 Yes
groovy-all-3.0.9.pom 25.3 kB - - - - -
groovy-ant-3.0.9.jar 87.1 kB 42 27 3 1.8 Yes
groovy-astbuilder-3.0.9.jar 10.5 kB 15 2 1 1.8 Yes
groovy-cli-picocli-3.0.9.jar 64.3 kB 32 23 1 1.8 Yes
groovy-console-3.0.9.jar 1.5 MB 862 800 9 1.8 Yes
groovy-datetime-3.0.9.jar 19.5 kB 16 3 1 1.8 Yes
groovy-docgenerator-3.0.9.jar 125.7 kB 70 49 1 1.8 Yes
groovy-groovydoc-3.0.9.jar 165.4 kB 98 60 6 1.8 Yes
groovy-groovysh-3.0.9.jar 1 MB 473 404 11 1.8 Yes
groovy-jmx-3.0.9.jar 137.6 kB 61 51 3 1.8 Yes
groovy-json-3.0.9.jar 133 kB 81 66 3 1.8 Yes
groovy-jsr223-3.0.9.jar 21.3 kB 22 8 1 1.8 Yes
groovy-macro-3.0.9.jar 236.3 kB 165 146 5 1.8 Yes
groovy-nio-3.0.9.jar 33.7 kB 21 4 3 1.8 Yes
groovy-servlet-3.0.9.jar 27 kB 20 12 1 1.8 Yes
groovy-sql-3.0.9.jar 82.9 kB 81 66 2 1.8 Yes
groovy-swing-3.0.9.jar 430.6 kB 290 262 12 1.8 Yes
groovy-templates-3.0.9.jar 97.1 kB 59 50 2 1.8 Yes
groovy-test-3.0.9.jar 122.4 kB 71 50 8 1.8 Yes
groovy-test-junit5-3.0.9.jar 13.4 kB 14 3 1 1.8 Yes
groovy-testng-3.0.9.jar 9.8 kB 18 2 2 1.8 Yes
groovy-xml-3.0.9.jar 296 kB 198 171 11 1.8 Yes
animal-sniffer-annotations-1.14.jar 3.5 kB 12 1 1 1.5 No
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.6.0.jar 52.9 kB 52 37 5 1.7 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.3.1.jar 262 kB 130 105 9 1.6 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.1.0.jar 314.9 kB 87 40 3 1.6 Yes
hk2-api-3.0.3.jar 201.5 kB 198 177 7 1.8 Yes
hk2-locator-3.0.3.jar 203.9 kB 117 99 3 1.8 Yes
hk2-utils-3.0.3.jar 131.8 kB 102 80 7 1.8 Yes
osgi-resource-locator-1.0.3.jar 19.5 kB 23 12 1 1.6 Yes
aopalliance-repackaged-3.0.3.jar 27.1 kB 41 26 4 1.8 Yes
jersey-client-3.1.1.jar 267.9 kB 199 167 11 1.8 Yes
jersey-common-3.1.1.jar 1.2 MB 931 884 24 1.8 Yes
jersey-hk2-3.1.1.jar 78.4 kB 68 46 1 1.8 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.0-GA.jar 794 kB 450 426 17 1.8 Yes
junit-jupiter-5.9.1.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.9.1.jar 207.7 kB 194 179 8 - Yes
junit-jupiter-engine-5.9.1.jar 246.5 kB 151 134 9 - Yes
junit-jupiter-params-5.9.1.jar 578.9 kB 377 343 22 - Yes
junit-platform-commons-1.9.1.jar 103 kB 64 44 7 - Yes
junit-platform-engine-1.9.1.jar 188.2 kB 143 127 9 - Yes
junit-platform-launcher-1.9.1.jar 169.2 kB 120 105 7 - Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
slf4j-api-2.0.5.jar 62.3 kB 66 52 5 - Yes
testng-7.6.1.jar 988.4 kB 607 560 26 - Yes
jquery-3.6.0.jar 313.6 kB 18 0 0 - No
Total Size Entries Classes Packages Java Version Debug Information
106 33.6 MB 22044 19562 1015 1.8 98
compile: 48 compile: 18 MB compile: 11448 compile: 10332 compile: 443 - compile: 45
test: 16 test: 3.7 MB test: 2498 test: 2139 test: 151 - test: 14
runtime: 12 runtime: 5.6 MB runtime: 3211 runtime: 2825 runtime: 180 - runtime: 12
provided: 30 provided: 6.3 MB provided: 4887 provided: 4266 provided: 241 - provided: 27