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 |
|---|---|---|---|---|
| ch.qos.logback | logback-classic | 1.5.20 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| io.rest-assured | rest-assured | 5.5.6 | jar | Apache 2.0 |
| io.vertx | vertx-junit5 | 5.0.5 | jar | The Apache Software License, Version 2.0Eclipse Public License - v 1.0 |
| org.awaitility | awaitility | 4.3.0 | jar | Apache 2.0 |
| org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
| org.hamcrest | hamcrest-core | 3.0 | jar | BSD-3-Clause |
| org.junit.jupiter | junit-jupiter | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-api | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.20.0 | jar | MIT |
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:
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:
Project Dependency Graph
Dependency Tree
- uk.co.spudsoft:jwt-validator-vertx:jar:0.1.0
- ch.qos.logback:logback-classic:jar:1.5.20 (test)
- ch.qos.logback:logback-core:jar:1.5.20 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.20 (test)
- com.google.guava:guava:jar:33.5.0-jre (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.41.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- io.vertx:vertx-web:jar:5.0.5 (compile)
- io.vertx:vertx-web-common:jar:5.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.vertx:vertx-bridge-common:jar:5.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.vertx:vertx-core:jar:5.0.5 (compile)
- io.vertx:vertx-core-logging:jar:5.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-common:jar:4.2.7.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-buffer:jar:4.2.7.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport:jar:4.2.7.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-handler:jar:4.2.7.Final (compile)
- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-base:jar:4.2.7.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-native-unix-common:jar:4.2.7.Final (compile)
- io.netty:netty-handler-proxy:jar:4.2.7.Final (compile)
- io.netty:netty-codec-socks:jar:4.2.7.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-socks:jar:4.2.7.Final (compile)
- io.netty:netty-codec-http:jar:4.2.7.Final (compile)
- io.netty:netty-codec-compression:jar:4.2.7.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-compression:jar:4.2.7.Final (compile)
- io.netty:netty-codec-http2:jar:4.2.7.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver:jar:4.2.7.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver-dns:jar:4.2.7.Final (compile)
- io.netty:netty-codec-dns:jar:4.2.7.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-dns:jar:4.2.7.Final (compile)
- io.vertx:vertx-core-logging:jar:5.0.5 (compile)
- io.vertx:vertx-web-common:jar:5.0.5 (compile)
- io.vertx:vertx-uri-template:jar:5.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.vertx:vertx-auth-common:jar:5.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.vertx:vertx-web-client:jar:5.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.vertx:vertx-codegen:jar:5.0.5 (compile)
- io.vertx:vertx-codegen-processor:jar:5.0.5 (compile)
- io.vertx:vertx-codegen-api:jar:5.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.vertx:vertx-codegen-api:jar:5.0.5 (compile)
- io.vertx:vertx-codegen-json:jar:5.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.vertx:vertx-codegen-processor:jar:5.0.5 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.20.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.20 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.20.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.20 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.20.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.dataformat:jackson-dataformat-properties:jar:2.20.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.20.1 (compile)
- org.yaml:snakeyaml:jar:2.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:2.4 (compile)
- org.slf4j:slf4j-api:jar:2.1.0-alpha1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.rest-assured:rest-assured:jar:5.5.6 (test)
- org.apache.groovy:groovy:jar:4.0.22 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.groovy:groovy-xml:jar:4.0.22 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpclient:jar:4.5.13 (test)
- org.apache.httpcomponents:httpcore:jar:4.4.13 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.11 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpcore:jar:4.4.13 (test)
- org.apache.httpcomponents:httpmime:jar:4.5.13 (test)
![[Information]](./images/icon_info_sml.gif)
- org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1 (test)
![[Information]](./images/icon_info_sml.gif)
- io.rest-assured:json-path:jar:5.5.6 (test)
- org.apache.groovy:groovy-json:jar:4.0.22 (test)
![[Information]](./images/icon_info_sml.gif)
- io.rest-assured:rest-assured-common:jar:5.5.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.groovy:groovy-json:jar:4.0.22 (test)
- io.rest-assured:xml-path:jar:5.5.6 (test)
- org.apache.commons:commons-lang3:jar:3.18.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.18.0 (test)
- org.apache.groovy:groovy:jar:4.0.22 (test)
- io.vertx:vertx-junit5:jar:5.0.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:5.20.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
- org.hamcrest:hamcrest:jar:3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.awaitility:awaitility:jar:4.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.20 (test)
Licenses
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: Awaitility, REST Assured, error-prone annotations, json-path, rest-assured-common, xml-path
MIT License: SLF4J API Module
BSD-3-Clause: Hamcrest, Hamcrest Core
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
General Public License 3.0: JWT Validator - Vertx
Apache License 2.0: TagSoup
Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Byte Buddy (without dependencies), Byte Buddy agent, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, Netty/Buffer, Netty/Codec/Base, Netty/Codec/Compression, Netty/Codec/DNS, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/Resolver/DNS, Netty/Transport, Netty/Transport/Native/Unix/Common, Objenesis, SnakeYAML
Apache-2.0: Apache Commons Lang
MIT: mockito-core
Eclipse Public License - v 2.0: Vert.x Core, Vert.x Core Logging, Vert.x Web
The Apache Software License, Version 2.0: Apache Commons Logging, Apache Groovy, Guava ListenableFuture only, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Jackson-dataformat-Properties, Jackson-dataformat-YAML, Vert.x Auth Common, Vert.x Bridge Common, Vert.x Codegen API, Vert.x Codegen JSON, Vert.x Codegen Processor, Vert.x Codgen, Vert.x Core, Vert.x Core Logging, Vert.x JUnit 5 support :: Core, Vert.x URI Template, Vert.x Web, Vert.x Web Client, Vert.x Web Common, jackson-databind
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module, Vert.x Auth Common, Vert.x Bridge Common, Vert.x Codegen API, Vert.x Codegen JSON, Vert.x Codegen Processor, Vert.x Codgen, Vert.x JUnit 5 support :: Core, Vert.x URI Template, Vert.x Web Client, Vert.x Web Common
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| logback-classic-1.5.20.jar | 307.2 kB | 242 | 189 | 29 | 11 | Yes |
| logback-core-1.5.20.jar | 635.6 kB | 539 | - | - | - | - |
| • Root | - | 532 | 480 | 41 | 11 | Yes |
| • Versioned | - | 7 | 1 | 1 | 21 | Yes |
| jackson-annotations-2.20.jar | 79.2 kB | 87 | 74 | 2 | 1.8 | Yes |
| jackson-core-2.20.1.jar | 593.2 kB | 286 | - | - | - | - |
| • Root | - | 250 | 213 | 16 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| • Versioned | - | 12 | 3 | 1 | 11 | Yes |
| • Versioned | - | 11 | 2 | 1 | 17 | Yes |
| • Versioned | - | 11 | 2 | 1 | 21 | Yes |
| jackson-databind-2.20.1.jar | 1.7 MB | 848 | - | - | - | - |
| • Root | - | 846 | 808 | 23 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-dataformat-properties-2.20.1.jar | 56 kB | 51 | - | - | - | - |
| • Root | - | 49 | 28 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-dataformat-yaml-2.20.1.jar | 60.1 kB | 46 | - | - | - | - |
| • Root | - | 44 | 23 | 3 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-datatype-jsr310-2.20.1.jar | 137.2 kB | 88 | - | - | - | - |
| • Root | - | 86 | 64 | 6 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| error_prone_annotations-2.41.0.jar | 20.4 kB | 49 | - | - | - | - |
| • Root | - | 42 | 29 | 2 | 1.8 | Yes |
| • Versioned | - | 7 | 1 | 1 | 9 | No |
| failureaccess-1.0.3.jar | 10.8 kB | 25 | - | - | - | - |
| • Root | - | 17 | 2 | 1 | 1.8 | Yes |
| • Versioned | - | 8 | 1 | 1 | 9 | No |
| guava-33.5.0-jre.jar | 3 MB | 2002 | - | - | - | - |
| • Root | - | 2000 | 1961 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
| j2objc-annotations-3.1.jar | 16.8 kB | 38 | - | - | - | - |
| • Root | - | 36 | 24 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
| commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
| netty-buffer-4.2.7.Final.jar | 373.3 kB | 203 | - | - | - | - |
| • Root | - | 201 | 181 | 3 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-base-4.2.7.Final.jar | 153 kB | 123 | - | - | - | - |
| • Root | - | 121 | 96 | 6 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-compression-4.2.7.Final.jar | 182.9 kB | 124 | - | - | - | - |
| • Root | - | 122 | 100 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-dns-4.2.7.Final.jar | 70.2 kB | 69 | - | - | - | - |
| • Root | - | 67 | 46 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-http-4.2.7.Final.jar | 683.3 kB | 432 | - | - | - | - |
| • Root | - | 430 | 400 | 9 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-http2-4.2.7.Final.jar | 501.1 kB | 310 | - | - | - | - |
| • Root | - | 308 | 286 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-socks-4.2.7.Final.jar | 132.2 kB | 142 | - | - | - | - |
| • Root | - | 140 | 116 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-common-4.2.7.Final.jar | 789.1 kB | 626 | - | - | - | - |
| • Root | - | 624 | 586 | 13 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-handler-4.2.7.Final.jar | 581.3 kB | 382 | - | - | - | - |
| • Root | - | 380 | 348 | 11 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-handler-proxy-4.2.7.Final.jar | 27.2 kB | 34 | - | - | - | - |
| • Root | - | 32 | 12 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-resolver-4.2.7.Final.jar | 38.5 kB | 44 | - | - | - | - |
| • Root | - | 42 | 29 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-resolver-dns-4.2.7.Final.jar | 188.6 kB | 146 | - | - | - | - |
| • Root | - | 144 | 123 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-transport-4.2.7.Final.jar | 562.6 kB | 440 | - | - | - | - |
| • Root | - | 438 | 407 | 12 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-transport-native-unix-common-4.2.7.Final.jar | 46.9 kB | 48 | - | - | - | - |
| • Root | - | 46 | 32 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| json-path-5.5.6.jar | 59.6 kB | 61 | 41 | 7 | 1.8 | Yes |
| rest-assured-5.5.6.jar | 751.5 kB | 382 | 341 | 32 | 1.8 | Yes |
| rest-assured-common-5.5.6.jar | 52.2 kB | 42 | 23 | 8 | 1.8 | Yes |
| xml-path-5.5.6.jar | 80.8 kB | 61 | 40 | 8 | 1.8 | Yes |
| vertx-auth-common-5.0.5.jar | 139.6 kB | 112 | 85 | 15 | 11 | Yes |
| vertx-bridge-common-5.0.5.jar | 10.9 kB | 20 | 8 | 2 | 11 | Yes |
| vertx-codegen-5.0.5.jar | 2.8 kB | 12 | 1 | 1 | 11 | Yes |
| vertx-codegen-api-5.0.5.jar | 15.9 kB | 31 | 18 | 3 | 11 | Yes |
| vertx-codegen-json-5.0.5.jar | 14.2 kB | 21 | 5 | 3 | 11 | Yes |
| vertx-codegen-processor-5.0.5.jar | 180.5 kB | 96 | 80 | 5 | 11 | Yes |
| vertx-core-5.0.5.jar | 1.6 MB | 952 | 868 | 72 | 11 | Yes |
| vertx-core-logging-5.0.5.jar | 16.8 kB | 29 | 13 | 4 | 11 | Yes |
| vertx-junit5-5.0.5.jar | 25.4 kB | 28 | 15 | 2 | 11 | Yes |
| vertx-uri-template-5.0.5.jar | 35 kB | 40 | 28 | 3 | 11 | Yes |
| vertx-web-5.0.5.jar | 380.8 kB | 210 | 182 | 12 | 11 | Yes |
| vertx-web-client-5.0.5.jar | 96.2 kB | 62 | 46 | 5 | 11 | Yes |
| vertx-web-common-5.0.5.jar | 23 kB | 39 | 20 | 8 | 11 | Yes |
| byte-buddy-1.17.7.jar | 9 MB | 6066 | - | - | - | - |
| • Root | - | 3023 | 2970 | 38 | 1.5 | Yes |
| • Versioned | - | 3013 | 2971 | 39 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.17.7.jar | 366.2 kB | 170 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.5 | Yes |
| • Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
| commons-lang3-3.18.0.jar | 703 kB | 444 | - | - | - | - |
| • Root | - | 443 | 413 | 18 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| groovy-4.0.22.jar | 7.6 MB | 4733 | 4574 | 120 | 1.8 | Yes |
| groovy-json-4.0.22.jar | 130 kB | 79 | 66 | 3 | 1.8 | Yes |
| groovy-xml-4.0.22.jar | 212.6 kB | 149 | 131 | 7 | 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 |
| httpmime-4.5.13.jar | 41.8 kB | 40 | 23 | 2 | 1.6 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| awaitility-4.3.0.jar | 97.6 kB | 92 | 76 | 8 | 1.8 | Yes |
| tagsoup-1.2.1.jar | 90.7 kB | 29 | 22 | 2 | 1.4 | Yes |
| hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | Yes |
| hamcrest-core-3.0.jar | 2.4 kB | 9 | 1 | 1 | 1.8 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-6.0.1.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
| junit-jupiter-api-6.0.1.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-jupiter-engine-6.0.1.jar | 356 kB | 189 | 172 | 9 | 17 | Yes |
| junit-jupiter-params-6.0.1.jar | 296.6 kB | 216 | 195 | 9 | 17 | Yes |
| junit-platform-commons-6.0.1.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| junit-platform-engine-6.0.1.jar | 277.7 kB | 193 | 175 | 9 | 17 | Yes |
| mockito-core-5.20.0.jar | 710.5 kB | 648 | 576 | 66 | 11 | Yes |
| objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| slf4j-api-2.1.0-alpha1.jar | 70.9 kB | 73 | - | - | - | - |
| • Root | - | 71 | 57 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| snakeyaml-2.4.jar | 339.8 kB | 281 | - | - | - | - |
| • Root | - | 273 | 234 | 22 | 1.8 | Yes |
| • Versioned | - | 8 | 3 | 2 | 9 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 72 | 36.9 MB | 24671 | 19538 | 817 | 17 | 69 |
| compile: 40 | compile: 13 MB | compile: 8642 | compile: 7637 | compile: 301 | 11 | compile: 38 |
| test: 32 | test: 23.9 MB | test: 16029 | test: 11901 | test: 516 | 17 | test: 31 |
