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 3.0.0 jar Apache 2
org.codehaus.groovy groovy-all 3.0.17 pom The Apache Software License, Version 2.0
org.glassfish.jersey.core jersey-client 2.42 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.10.2 jar Eclipse Public License v2.0
org.slf4j slf4j-api 2.0.12 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.9.2 jar Apache-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 2.42 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.9.2 jar Apache-2.0
org.apache.maven maven-core 3.9.2 jar Apache-2.0
org.apache.maven maven-model 3.9.2 jar Apache-2.0
org.apache.maven maven-plugin-api 3.9.2 jar Apache-2.0
org.apache.maven maven-project 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.9.0 jar Apache-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.25.1 jar GNU Lesser General Public LicenseApache License, Version 2.0
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0GPL2 w/ CPE
jakarta.ws.rs jakarta.ws.rs-api 2.1.6 jar EPL 2.0GPL2 w/ CPE
org.apache.maven maven-archiver 3.6.0 jar Apache License, Version 2.0
org.apache.maven.shared file-management 3.1.0 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.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-ant 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-astbuilder 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-cli-picocli 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-console 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-datetime 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-docgenerator 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-groovydoc 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-groovysh 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-jmx 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-json 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-jsr223 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-macro 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-nio 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-servlet 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-sql 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-swing 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-templates 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-test 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-test-junit5 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-testng 3.0.17 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-xml 3.0.17 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-io 2.0.4 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.5.1 jar Apache License, Version 2.0
org.glassfish.hk2 osgi-resource-locator 1.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external jakarta.inject 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.core jersey-common 2.42 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.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.2 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.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.3 jar The Apache Software License, version 2.0
jline jline 2.14.6 jar The BSD License
org.apache.ant ant 1.10.13 jar The Apache Software License, Version 2.0
org.apache.ant ant-antlr 1.10.12 jar The Apache Software License, Version 2.0
org.apache.ant ant-junit 1.10.12 jar The Apache Software License, Version 2.0
org.apache.ant ant-launcher 1.10.13 jar The Apache Software License, Version 2.0
org.apache.ivy ivy 2.5.1 jar The Apache Software License, Version 2.0
org.fusesource.jansi jansi 2.4.0 jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter-engine 5.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.10.2 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
commons-io commons-io 2.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.0 jar Apache License, Version 2.0
org.glassfish.hk2 hk2-api 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.30.2-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.testng testng 7.9.0 jar Apache License, Version 2.0
org.webjars jquery 3.7.1 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 Type Licenses
aopalliance aopalliance 1.0 jar Public Domain
backport-util-concurrent backport-util-concurrent 3.1 jar Public Domain
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 31.1-jre jar Apache License, Version 2.0
com.google.inject guice 5.1.0 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.12.0 jar Apache License, Version 2.0
org.apache.maven maven-artifact-manager 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-builder-support 3.9.2 jar Apache-2.0
org.apache.maven maven-model-builder 3.9.2 jar Apache-2.0
org.apache.maven maven-plugin-registry 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-profile 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.9.2 jar Apache-2.0
org.apache.maven maven-resolver-provider 3.9.2 jar Apache-2.0
org.apache.maven maven-settings 3.9.2 jar Apache-2.0
org.apache.maven maven-settings-builder 3.9.2 jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 1.9.10 jar Apache-2.0
org.apache.maven.resolver maven-resolver-impl 1.9.10 jar Apache-2.0
org.apache.maven.resolver maven-resolver-named-locks 1.9.10 jar Apache-2.0
org.apache.maven.resolver maven-resolver-spi 1.9.10 jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 1.9.10 jar Apache-2.0
org.apache.maven.shared maven-shared-utils 3.3.4 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 3.5.3 jar Apache License, Version 2.0
org.codehaus.plexus plexus-cipher 2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.7.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.26 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

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, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, 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

Apache-2.0: 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 Lang, Apache Maven Archiver, Apache Maven File Management API, Apache Maven Shared Utils, Apache Maven Wagon :: API, Guava: Google Core Libraries for Java, Maven Plugin Testing Mechanism, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component, javaparser-core, jcommander, testng

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, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, jersey-core-client, jersey-core-common, jersey-inject-hk2, jersey-test-framework-maven-container-runner-plugin

MIT license: 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

Public Domain: AOP alliance, Backport of JSR 166, 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

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, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Maven Artifact Manager, Maven Plugin Registry Model, Maven Profile Model, Maven Project Builder, 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
backport-util-concurrent-3.1.jar 331.7 kB 251 239 5 1.4 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.25.1.jar 1.4 MB 701 657 35 1.8 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-31.1-jre.jar 3 MB 2053 2023 18 1.8 Yes
guice-5.1.0.jar 777.6 kB 512 494 11 1.8 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.3.jar 406 kB 230 225 2 9 Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.ws.rs-api-2.1.6.jar 140.4 kB 155 138 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
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.13.jar 2.3 MB 1257 1173 62 1.8 Yes
ant-antlr-1.10.12.jar 12.2 kB 12 1 1 1.8 Yes
ant-junit-1.10.12.jar 139.9 kB 65 48 1 1.8 Yes
ant-launcher-1.10.13.jar 20.6 kB 15 5 2 1.8 Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
ivy-2.5.1.jar 1.4 MB 881 773 65 1.8 Yes
maven-archiver-3.6.0.jar 26.2 kB 19 5 1 1.8 Yes
maven-artifact-3.9.2.jar 58.6 kB 59 34 11 1.8 Yes
maven-artifact-manager-2.2.1.jar 67.6 kB 52 29 7 1.5 Yes
maven-builder-support-3.9.2.jar 14.3 kB 24 10 1 1.8 Yes
maven-compat-3.9.2.jar 289.6 kB 215 163 29 1.8 Yes
maven-core-3.9.2.jar 695.4 kB 519 432 57 1.8 Yes
maven-model-3.9.2.jar 217.4 kB 97 80 3 1.8 Yes
maven-model-builder-3.9.2.jar 198.1 kB 159 126 16 1.8 Yes
maven-plugin-api-3.9.2.jar 47.4 kB 48 27 6 1.8 Yes
maven-plugin-registry-2.2.1.jar 29.7 kB 28 9 2 1.5 Yes
maven-profile-2.2.1.jar 35.4 kB 33 15 2 1.5 Yes
maven-project-2.2.1.jar 156.3 kB 98 72 10 1.5 Yes
maven-repository-metadata-3.9.2.jar 28.5 kB 27 9 2 1.8 Yes
maven-resolver-provider-3.9.2.jar 74.1 kB 49 32 1 1.8 Yes
maven-settings-3.9.2.jar 44.6 kB 35 19 2 1.8 Yes
maven-settings-builder-3.9.2.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.10.jar 157.4 kB 170 146 12 1.8 Yes
maven-resolver-impl-1.9.10.jar 316 kB 208 178 14 1.8 Yes
maven-resolver-named-locks-1.9.10.jar 33.4 kB 38 20 3 1.8 Yes
maven-resolver-spi-1.9.10.jar 50.9 kB 83 57 12 1.8 Yes
maven-resolver-util-1.9.10.jar 194.7 kB 156 129 13 1.8 Yes
file-management-3.1.0.jar 36.3 kB 39 18 4 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
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
gmavenplus-plugin-3.0.0.jar 111.3 kB 58 40 6 1.8 Yes
groovy-3.0.17.jar 8 MB 4922 4745 135 1.8 Yes
groovy-all-3.0.17.pom 25.3 kB - - - - -
groovy-ant-3.0.17.jar 82.8 kB 40 27 3 1.8 Yes
groovy-astbuilder-3.0.17.jar 6.2 kB 13 2 1 1.8 Yes
groovy-cli-picocli-3.0.17.jar 60.6 kB 30 23 1 1.8 Yes
groovy-console-3.0.17.jar 1.6 MB 877 817 9 1.8 Yes
groovy-datetime-3.0.17.jar 15.2 kB 14 3 1 1.8 Yes
groovy-docgenerator-3.0.17.jar 122.8 kB 68 49 1 1.8 Yes
groovy-groovydoc-3.0.17.jar 161.4 kB 96 60 6 1.8 Yes
groovy-groovysh-3.0.17.jar 992.3 kB 471 404 11 1.8 Yes
groovy-jmx-3.0.17.jar 133 kB 59 51 3 1.8 Yes
groovy-json-3.0.17.jar 128.9 kB 79 66 3 1.8 Yes
groovy-jsr223-3.0.17.jar 16.8 kB 20 8 1 1.8 Yes
groovy-macro-3.0.17.jar 233.3 kB 163 146 5 1.8 Yes
groovy-nio-3.0.17.jar 29.4 kB 19 4 3 1.8 Yes
groovy-servlet-3.0.17.jar 22.7 kB 18 12 1 1.8 Yes
groovy-sql-3.0.17.jar 78.9 kB 79 66 2 1.8 Yes
groovy-swing-3.0.17.jar 429.1 kB 288 262 12 1.8 Yes
groovy-templates-3.0.17.jar 94.2 kB 57 50 2 1.8 Yes
groovy-test-3.0.17.jar 118 kB 69 50 8 1.8 Yes
groovy-test-junit5-3.0.17.jar 9.1 kB 12 3 1 1.8 Yes
groovy-testng-3.0.17.jar 5.5 kB 16 2 2 1.8 Yes
groovy-xml-3.0.17.jar 291.7 kB 196 171 11 1.8 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
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.0.jar 221 kB 98 47 3 1.7 Yes
hk2-api-2.6.1.jar 200.2 kB 197 176 7 1.8 Yes
hk2-locator-2.6.1.jar 203.4 kB 117 99 3 1.8 Yes
hk2-utils-2.6.1.jar 131.6 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-2.6.1.jar 27 kB 41 26 4 1.8 Yes
jakarta.inject-2.6.1.jar 18.1 kB 17 6 1 1.8 No
jersey-client-2.42.jar 303.6 kB 215 185 12 1.8 Yes
jersey-common-2.42.jar 1.2 MB 949 904 24 1.8 Yes
jersey-hk2-2.42.jar 78.5 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.30.2-GA.jar 794.7 kB 450 426 17 1.8 Yes
junit-jupiter-5.10.2.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.10.2.jar 211 kB 197 182 8 9 Yes
junit-jupiter-engine-5.10.2.jar 244.7 kB 147 130 9 9 Yes
junit-jupiter-params-5.10.2.jar 586 kB 381 347 22 9 Yes
junit-platform-commons-1.10.2.jar 106.2 kB 64 44 7 9 Yes
junit-platform-engine-1.10.2.jar 204.8 kB 153 136 10 9 Yes
junit-platform-launcher-1.10.2.jar 183.8 kB 131 116 7 9 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes
slf4j-api-2.0.12.jar 68.1 kB 70 55 5 9 Yes
testng-7.9.0.jar 1 MB 630 581 27 11 Yes
jquery-3.7.1.jar 307.9 kB 18 0 0 - -
Total Size Entries Classes Packages Java Version Debug Information
109 35.3 MB 23102 20530 1060 11 103
compile: 46 compile: 17.8 MB compile: 11271 compile: 10210 compile: 431 11 compile: 43
runtime: 12 runtime: 5.6 MB runtime: 3249 runtime: 2863 runtime: 182 runtime: 12
provided: 36 provided: 8.1 MB provided: 6042 provided: 5264 provided: 300 provided: 35
test: 15 test: 3.8 MB test: 2540 test: 2193 test: 147 11 test: 13