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 | Optional |
---|---|---|---|---|---|
com.google.guava | guava | 32.0.1-jre | jar | Apache License, Version 2.0 | No |
org.codehaus.plexus | plexus-archiver | 4.8.0 | jar | Apache License, Version 2.0 | No |
org.codehaus.plexus | plexus-testing | 1.1.0 | jar | Apache License, Version 2.0 | No |
org.codehaus.plexus | plexus-utils | 4.0.0 | jar | Apache License, Version 2.0 | No |
org.mockito | mockito-core | 4.6.1 | jar | The MIT License | No |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 | Yes |
org.codehaus.plexus | plexus-xml | 4.0.0 | jar | Apache License, Version 2.0 | Yes |
org.junit.jupiter | junit-jupiter-api | 5.10.0 | jar | Eclipse Public License v2.0 | Yes |
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.slf4j | slf4j-simple | 1.7.36 | 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 |
---|---|---|---|---|
org.apache.maven | maven-api-core | 4.0.0-alpha-8 | jar | Apache-2.0 |
org.apache.maven | maven-core | 4.0.0-alpha-8 | jar | Apache-2.0 |
org.apache.maven | maven-model | 4.0.0-alpha-8 | jar | Apache-2.0 |
org.apache.maven | maven-plugin-api | 4.0.0-alpha-8 | jar | Apache-2.0 |
org.apache.maven | maven-resolver-provider | 4.0.0-alpha-8 | 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 | Classifier | Type | Licenses | Optional |
---|---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | - | jar | Public Domain | No |
com.fasterxml.woodstox | woodstox-core | 6.5.1 | - | jar | The Apache License, Version 2.0 | No |
com.google.code.findbugs | jsr305 | 3.0.2 | - | jar | The Apache Software License, Version 2.0 | No |
com.google.errorprone | error_prone_annotations | 2.18.0 | - | jar | Apache 2.0 | No |
com.google.guava | failureaccess | 1.0.1 | - | jar | The Apache Software License, Version 2.0 | No |
com.google.guava | listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava | - | jar | The Apache Software License, Version 2.0 | No |
com.google.inject | guice | 4.2.3 | no_aop | jar | The Apache Software License, Version 2.0 | No |
com.google.j2objc | j2objc-annotations | 2.8 | - | jar | Apache License, Version 2.0 | No |
commons-io | commons-io | 2.13.0 | - | jar | Apache-2.0 | No |
javax.annotation | javax.annotation-api | 1.2 | - | jar | CDDL + GPLv2 with classpath exception | No |
javax.inject | javax.inject | 1 | - | jar | The Apache Software License, Version 2.0 | No |
net.bytebuddy | byte-buddy | 1.12.10 | - | jar | Apache License, Version 2.0 | No |
net.bytebuddy | byte-buddy-agent | 1.12.10 | - | jar | Apache License, Version 2.0 | No |
org.apache.commons | commons-compress | 1.23.0 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-api-meta | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-api-xml | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-xml-impl | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.checkerframework | checker-qual | 3.33.0 | - | jar | The MIT License | No |
org.codehaus.plexus | plexus-classworlds | 2.6.0 | - | jar | Apache License, Version 2.0 | No |
org.codehaus.plexus | plexus-component-annotations | 2.1.0 | - | jar | Apache License, Version 2.0 | No |
org.codehaus.plexus | plexus-io | 3.4.1 | - | jar | Apache License, Version 2.0 | No |
org.codehaus.woodstox | stax2-api | 4.2.1 | - | jar | The BSD License | No |
org.eclipse.sisu | org.eclipse.sisu.plexus | 0.9.0.M2 | - | jar | Eclipse Public License, Version 1.0 | No |
org.iq80.snappy | snappy | 0.4 | - | jar | Apache License 2.0 | No |
org.slf4j | slf4j-api | 1.7.36 | - | jar | MIT License | No |
org.apiguardian | apiguardian-api | 1.1.2 | - | jar | The Apache License, Version 2.0 | Yes |
org.hamcrest | hamcrest-core | 1.3 | - | jar | New BSD License | Yes |
org.junit.platform | junit-platform-commons | 1.10.0 | - | jar | Eclipse Public License v2.0 | Yes |
org.opentest4j | opentest4j | 1.3.0 | - | jar | The Apache License, Version 2.0 | Yes |
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.github.luben | zstd-jni | 1.5.5-5 | jar | BSD 2-Clause License |
org.objenesis | objenesis | 3.2 | jar | Apache License, Version 2.0 |
org.tukaani | xz | 1.9 | jar | Public Domain |
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 |
---|---|---|---|---|---|
com.google.inject | guice | 5.1.0 | classes | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-api-model | 4.0.0-alpha-8 | - | jar | Apache-2.0 |
org.apache.maven | maven-api-settings | 4.0.0-alpha-8 | - | jar | Apache-2.0 |
org.apache.maven | maven-api-spi | 4.0.0-alpha-8 | - | jar | Apache-2.0 |
org.apache.maven | maven-api-toolchain | 4.0.0-alpha-8 | - | jar | Apache-2.0 |
org.apache.maven | maven-artifact | 4.0.0-alpha-8 | - | jar | Apache-2.0 |
org.apache.maven | maven-builder-support | 4.0.0-alpha-8 | - | jar | Apache-2.0 |
org.apache.maven | maven-model-builder | 4.0.0-alpha-8 | - | jar | Apache-2.0 |
org.apache.maven | maven-repository-metadata | 4.0.0-alpha-8 | - | jar | Apache-2.0 |
org.apache.maven | maven-settings | 4.0.0-alpha-8 | - | jar | Apache-2.0 |
org.apache.maven | maven-settings-builder | 4.0.0-alpha-8 | - | jar | Apache-2.0 |
org.apache.maven | maven-toolchain-builder | 4.0.0-alpha-8 | - | jar | Apache-2.0 |
org.apache.maven | maven-toolchain-model | 4.0.0-alpha-8 | - | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-api | 1.9.16 | - | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-impl | 1.9.16 | - | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-named-locks | 1.9.16 | - | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-spi | 1.9.16 | - | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-util | 1.9.16 | - | jar | Apache-2.0 |
org.codehaus.plexus | plexus-cipher | 2.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.9.0.M2 | no_asm | jar | Eclipse Public License, Version 1.0 |
org.ow2.asm | asm | 9.5 | - | jar | BSD-3-Clause |
Project Dependency Graph
Dependency Tree
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:4.0.0-alpha-2
- org.apache.maven:maven-api-core:jar:4.0.0-alpha-8 (provided)
- org.apache.maven:maven-api-meta:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-api-model:jar:4.0.0-alpha-8 (provided)
- org.apache.maven:maven-api-xml:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-api-settings:jar:4.0.0-alpha-8 (provided)
- org.apache.maven:maven-api-toolchain:jar:4.0.0-alpha-8 (provided)
- org.apache.maven:maven-core:jar:4.0.0-alpha-8 (provided)
- org.apache.maven:maven-settings:jar:4.0.0-alpha-8 (provided)
- org.apache.maven:maven-settings-builder:jar:4.0.0-alpha-8 (provided)
- org.codehaus.plexus:plexus-interpolation:jar:1.26 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (provided)
- org.apache.maven:maven-toolchain-model:jar:4.0.0-alpha-8 (provided)
- org.apache.maven:maven-toolchain-builder:jar:4.0.0-alpha-8 (provided)
- org.apache.maven:maven-repository-metadata:jar:4.0.0-alpha-8 (provided)
- org.apache.maven:maven-artifact:jar:4.0.0-alpha-8 (provided)
- org.apache.maven:maven-model-builder:jar:4.0.0-alpha-8 (provided)
- org.apache.maven:maven-api-spi:jar:4.0.0-alpha-8 (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.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M2 (compile)
- javax.annotation:javax.annotation-api:jar:1.2 (compile)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (compile)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:no_asm:0.9.0.M2 (provided)
- com.google.inject:guice:jar:classes:5.1.0 (provided)
- aopalliance:aopalliance:jar:1.0 (compile)
- com.google.guava:failureaccess:jar:1.0.1 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- org.codehaus.plexus:plexus-classworlds:jar:2.6.0 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.apache.maven:maven-model:jar:4.0.0-alpha-8 (provided)
- org.apache.maven:maven-xml-impl:jar:4.0.0-alpha-8 (compile)
- com.fasterxml.woodstox:woodstox-core:jar:6.5.1 (compile)
- org.codehaus.woodstox:stax2-api:jar:4.2.1 (compile)
- org.apache.maven:maven-plugin-api:jar:4.0.0-alpha-8 (provided)
- org.apache.maven:maven-resolver-provider:jar:4.0.0-alpha-8 (provided)
- org.apache.maven:maven-builder-support:jar:4.0.0-alpha-8 (provided)
- org.ow2.asm:asm:jar:9.5 (provided)
- org.codehaus.plexus:plexus-utils:jar:4.0.0 (compile)
- org.codehaus.plexus:plexus-xml:jar:4.0.0 (compile)
- org.codehaus.plexus:plexus-archiver:jar:4.8.0 (compile)
- org.codehaus.plexus:plexus-io:jar:3.4.1 (compile)
- commons-io:commons-io:jar:2.13.0 (compile)
- org.apache.commons:commons-compress:jar:1.23.0 (compile)
- org.iq80.snappy:snappy:jar:0.4 (compile)
- org.tukaani:xz:jar:1.9 (runtime)
- com.github.luben:zstd-jni:jar:1.5.5-5 (runtime)
- org.codehaus.plexus:plexus-testing:jar:1.1.0 (compile)
- com.google.inject:guice:jar:no_aop:4.2.3 (compile)
- com.google.guava:guava:jar:32.0.1-jre (compile)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.checkerframework:checker-qual:jar:3.33.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.18.0 (compile)
- com.google.j2objc:j2objc-annotations:jar:2.8 (compile)
- junit:junit:jar:4.13.2 (compile)
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.0 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.platform:junit-platform-commons:jar:1.10.0 (compile)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
- org.mockito:mockito-core:jar:4.6.1 (compile)
- net.bytebuddy:byte-buddy:jar:1.12.10 (compile)
- net.bytebuddy:byte-buddy-agent:jar:1.12.10 (compile)
- org.objenesis:objenesis:jar:3.2 (runtime)
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
- org.apache.maven:maven-api-core:jar:4.0.0-alpha-8 (provided)
Licenses
The Apache License, Version 2.0: Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The BSD License: Stax2 API
Apache 2.0: error-prone annotations
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Simple Binding
BSD-3-Clause: asm
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
Public Domain: AOP alliance, XZ for Java
BSD 2-Clause License: zstd-jni
New BSD License: Hamcrest Core
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
Apache License 2.0: snappy
The MIT License: Checker Qual, mockito-core
Apache-2.0: Apache Commons Compress, Apache Commons IO, Implementation of Maven API XML, Maven 4 API :: Core, Maven 4 API :: Model, Maven 4 API :: SPI, Maven 4 API :: Settings, Maven 4 API :: Toolchain, Maven 4 API Meta annotations, Maven 4 API XML, 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 Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Maven Toolchain Builder, Maven Toolchain Model
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Plexus Security Dispatcher Component, Plexus Testing, Plexus XML Utilities
CDDL + GPLv2 with classpath exception: javax.annotation API
The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, javax.inject
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes | No |
woodstox-core-6.5.1.jar | 1.6 MB | 1092 | 942 | 79 | 9 | Yes | No |
zstd-jni-1.5.5-5.jar | 5.9 MB | 74 | 33 | 2 | 1.6 | Yes | No |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes | No |
error_prone_annotations-2.18.0.jar | 16 kB | 38 | 26 | 2 | 1.8 | Yes | No |
failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes | No |
guava-32.0.1-jre.jar | 3 MB | 2054 | 2014 | 18 | 1.8 | Yes | No |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - | - |
guice-5.1.0-classes.jar | 656.9 kB | 478 | 460 | 10 | 1.8 | Yes | No |
guice-4.2.3-no_aop.jar | 529.6 kB | 408 | 392 | 9 | 1.8 | Yes | No |
j2objc-annotations-2.8.jar | 9.3 kB | 24 | 13 | 1 | 1.7 | Yes | No |
commons-io-2.13.0.jar | 484 kB | 355 | 329 | 14 | 1.8 | Yes | No |
javax.annotation-api-1.2.jar | 26.4 kB | 29 | 15 | 3 | 1.6 | Yes | No |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No | No |
byte-buddy-1.12.10.jar | 3.8 MB | 2705 | 2648 | 39 | 9 | Yes | No |
byte-buddy-agent-1.12.10.jar | 257.4 kB | 89 | 69 | 3 | 9 | Yes | No |
commons-compress-1.23.0.jar | 1.1 MB | 614 | 562 | 36 | 1.8 | Yes | No |
maven-api-core-4.0.0-alpha-8.jar | 109.6 kB | 147 | 128 | 6 | 1.8 | Yes | No |
maven-api-meta-4.0.0-alpha-8.jar | 11.5 kB | 25 | 10 | 1 | 1.8 | No | No |
maven-api-model-4.0.0-alpha-8.jar | 204.5 kB | 125 | 110 | 1 | 1.8 | Yes | No |
maven-api-settings-4.0.0-alpha-8.jar | 84.7 kB | 67 | 52 | 1 | 1.8 | Yes | No |
maven-api-spi-4.0.0-alpha-8.jar | 9.1 kB | 17 | 2 | 1 | 1.8 | Yes | No |
maven-api-toolchain-4.0.0-alpha-8.jar | 36.9 kB | 41 | 26 | 1 | 1.8 | Yes | No |
maven-api-xml-4.0.0-alpha-8.jar | 8.4 kB | 16 | 1 | 1 | 1.8 | Yes | No |
maven-artifact-4.0.0-alpha-8.jar | 60.9 kB | 60 | 35 | 11 | 1.8 | Yes | No |
maven-builder-support-4.0.0-alpha-8.jar | 15.2 kB | 24 | 10 | 1 | 1.8 | Yes | No |
maven-core-4.0.0-alpha-8.jar | 805.7 kB | 570 | 492 | 52 | 1.8 | Yes | No |
maven-model-4.0.0-alpha-8.jar | 284.8 kB | 87 | 70 | 3 | 1.8 | Yes | No |
maven-model-builder-4.0.0-alpha-8.jar | 234.9 kB | 183 | 144 | 19 | 1.8 | Yes | No |
maven-plugin-api-4.0.0-alpha-8.jar | 84.7 kB | 69 | 51 | 5 | 1.8 | Yes | No |
maven-repository-metadata-4.0.0-alpha-8.jar | 93.6 kB | 68 | 49 | 4 | 1.8 | Yes | No |
maven-resolver-provider-4.0.0-alpha-8.jar | 76.3 kB | 50 | 33 | 1 | 1.8 | Yes | No |
maven-settings-4.0.0-alpha-8.jar | 112.4 kB | 49 | 32 | 3 | 1.8 | Yes | No |
maven-settings-builder-4.0.0-alpha-8.jar | 45.7 kB | 53 | 32 | 5 | 1.8 | Yes | No |
maven-toolchain-builder-4.0.0-alpha-8.jar | 22.3 kB | 32 | 13 | 3 | 1.8 | Yes | No |
maven-toolchain-model-4.0.0-alpha-8.jar | 49.5 kB | 33 | 17 | 2 | 1.8 | Yes | No |
maven-xml-impl-4.0.0-alpha-8.jar | 21.3 kB | 22 | 7 | 1 | 1.8 | Yes | No |
maven-resolver-api-1.9.16.jar | 157.6 kB | 170 | 146 | 12 | 1.8 | Yes | No |
maven-resolver-impl-1.9.16.jar | 317.6 kB | 208 | 178 | 14 | 1.8 | Yes | No |
maven-resolver-named-locks-1.9.16.jar | 37.8 kB | 40 | 22 | 3 | 1.8 | Yes | No |
maven-resolver-spi-1.9.16.jar | 51.5 kB | 84 | 58 | 12 | 1.8 | Yes | No |
maven-resolver-util-1.9.16.jar | 194.7 kB | 156 | 129 | 13 | 1.8 | Yes | No |
checker-qual-3.33.0.jar | 224 kB | 426 | 358 | 30 | 1.8 | Yes | No |
plexus-archiver-4.8.0.jar | 224 kB | 211 | 171 | 26 | 1.8 | Yes | No |
plexus-cipher-2.0.jar | 13 kB | 19 | 5 | 1 | 1.7 | Yes | No |
plexus-classworlds-2.6.0.jar | 52.9 kB | 52 | 37 | 5 | 1.7 | Yes | No |
plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No | No |
plexus-interpolation-1.26.jar | 85.3 kB | 79 | 62 | 7 | 1.6 | Yes | No |
plexus-io-3.4.1.jar | 79.4 kB | 89 | 68 | 7 | 1.8 | Yes | No |
plexus-sec-dispatcher-2.0.jar | 23.6 kB | 30 | 12 | 3 | 1.7 | Yes | No |
plexus-testing-1.1.0.jar | 6.6 kB | 13 | 2 | 1 | 1.8 | Yes | No |
plexus-utils-4.0.0.jar | 192.4 kB | 128 | 86 | 7 | 11 | Yes | No |
stax2-api-4.2.1.jar | 195.9 kB | 146 | 125 | 12 | 9 | Yes | No |
org.eclipse.sisu.inject-0.9.0.M2-no_asm.jar | 306 kB | 283 | 260 | 8 | 1.8 | Yes | No |
org.eclipse.sisu.plexus-0.9.0.M2.jar | 209.8 kB | 203 | 165 | 20 | 1.8 | Yes | No |
snappy-0.4.jar | 58 kB | 34 | 24 | 1 | 1.6 | Yes | No |
mockito-core-4.6.1.jar | 663.3 kB | 639 | 567 | 64 | 1.8 | Yes | No |
objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes | No |
asm-9.5.jar | 121.9 kB | 44 | 38 | 3 | 9 | Yes | No |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes | No |
slf4j-simple-1.7.36.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes | No |
xz-1.9.jar | 116 kB | 132 | 117 | 10 | 9 | No | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes | No |
plexus-xml-4.0.0.jar | 89.4 kB | 43 | 24 | 2 | 1.8 | Yes | No |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes | No |
junit-jupiter-api-5.10.0.jar | 211 kB | 197 | 182 | 8 | 9 | Yes | No |
junit-platform-commons-1.10.0.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes | No |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
69 | 24.1 MB | 13884 | 12246 | 676 | 11 | 64 | 1 |
compile: 37 | compile: 13.7 MB | compile: 10333 | compile: 9377 | compile: 448 | 11 | compile: 33 | - |
runtime: 3 | runtime: 6.1 MB | runtime: 265 | runtime: 193 | runtime: 22 | runtime: 2 | runtime: 1 | |
provided: 28 | provided: 4.3 MB | provided: 3266 | provided: 2666 | provided: 205 | provided: 28 | - | |
test: 1 | test: 15.3 kB | test: 20 | test: 10 | test: 1 | 1.5 | test: 1 | - |