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.18 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
io.rest-assured | rest-assured | 5.5.5 | jar | Apache 2.0 |
io.vertx | vertx-junit5 | 5.0.0 | 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 | 5.13.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-api | 5.13.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.13.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.13.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.13.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.13.0 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.18.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.0.44
- ch.qos.logback:logback-classic:jar:1.5.18 (test)
- ch.qos.logback:logback-core:jar:1.5.18 (test)
- ch.qos.logback:logback-core:jar:1.5.18 (test)
- com.google.guava:guava:jar:33.4.8-jre (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.36.0 (compile)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- io.vertx:vertx-web:jar:5.0.0 (compile)
- io.vertx:vertx-web-common:jar:5.0.0 (compile)
- io.vertx:vertx-bridge-common:jar:5.0.0 (compile)
- io.vertx:vertx-core:jar:5.0.0 (compile)
- io.vertx:vertx-core-logging:jar:5.0.0 (compile)
- io.netty:netty-common:jar:4.2.1.Final (compile)
- io.netty:netty-buffer:jar:4.2.1.Final (compile)
- io.netty:netty-transport:jar:4.2.1.Final (compile)
- io.netty:netty-handler:jar:4.2.1.Final (compile)
- io.netty:netty-transport-native-unix-common:jar:4.2.1.Final (compile)
- io.netty:netty-codec-base:jar:4.2.1.Final (compile)
- io.netty:netty-transport-native-unix-common:jar:4.2.1.Final (compile)
- io.netty:netty-handler-proxy:jar:4.2.1.Final (compile)
- io.netty:netty-codec-socks:jar:4.2.1.Final (compile)
- io.netty:netty-codec-socks:jar:4.2.1.Final (compile)
- io.netty:netty-codec-http:jar:4.2.1.Final (compile)
- io.netty:netty-codec-compression:jar:4.2.1.Final (compile)
- io.netty:netty-codec-compression:jar:4.2.1.Final (compile)
- io.netty:netty-codec-http2:jar:4.2.1.Final (compile)
- io.netty:netty-resolver:jar:4.2.1.Final (compile)
- io.netty:netty-resolver-dns:jar:4.2.1.Final (compile)
- io.netty:netty-codec-dns:jar:4.2.1.Final (compile)
- io.netty:netty-codec-dns:jar:4.2.1.Final (compile)
- io.vertx:vertx-core-logging:jar:5.0.0 (compile)
- io.vertx:vertx-web-common:jar:5.0.0 (compile)
- io.vertx:vertx-uri-template:jar:5.0.0 (compile)
- io.vertx:vertx-auth-common:jar:5.0.0 (compile)
- io.vertx:vertx-web-client:jar:5.0.0 (compile)
- io.vertx:vertx-codegen:jar:5.0.0 (compile)
- io.vertx:vertx-codegen-processor:jar:5.0.0 (compile)
- io.vertx:vertx-codegen-api:jar:5.0.0 (compile)
- io.vertx:vertx-codegen-api:jar:5.0.0 (compile)
- io.vertx:vertx-codegen-json:jar:5.0.0 (compile)
- io.vertx:vertx-codegen-processor:jar:5.0.0 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.19.0 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.0 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.19.0 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.0 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.0 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-properties:jar:2.19.0 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.0 (compile)
- org.yaml:snakeyaml:jar:2.4 (compile)
- org.yaml:snakeyaml:jar:2.4 (compile)
- org.slf4j:slf4j-api:jar:2.1.0-alpha1 (compile)
- io.rest-assured:rest-assured:jar:5.5.5 (test)
- org.apache.groovy:groovy:jar:4.0.22 (test)
- org.apache.groovy:groovy-xml:jar:4.0.22 (test)
- org.apache.httpcomponents:httpclient:jar:4.5.13 (test)
- org.apache.httpcomponents:httpcore:jar:4.4.13 (test)
- commons-logging:commons-logging:jar:1.2 (test)
- commons-codec:commons-codec:jar:1.11 (test)
- org.apache.httpcomponents:httpcore:jar:4.4.13 (test)
- org.apache.httpcomponents:httpmime:jar:4.5.13 (test)
- org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1 (test)
- io.rest-assured:json-path:jar:5.5.5 (test)
- org.apache.groovy:groovy-json:jar:4.0.22 (test)
- io.rest-assured:rest-assured-common:jar:5.5.5 (test)
- org.apache.groovy:groovy-json:jar:4.0.22 (test)
- io.rest-assured:xml-path:jar:5.5.5 (test)
- org.apache.commons:commons-lang3:jar:3.16.0 (test)
- org.apache.commons:commons-lang3:jar:3.16.0 (test)
- org.apache.groovy:groovy:jar:4.0.22 (test)
- io.vertx:vertx-junit5:jar:5.0.0 (test)
- org.junit.jupiter:junit-jupiter:jar:5.13.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.13.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.13.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.13.0 (test)
- org.mockito:mockito-core:jar:5.18.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.5 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.17.5 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- net.bytebuddy:byte-buddy:jar:1.17.5 (test)
- org.hamcrest:hamcrest:jar:3.0 (test)
- org.hamcrest:hamcrest-core:jar:3.0 (test)
- org.awaitility:awaitility:jar:4.3.0 (test)
- ch.qos.logback:logback-classic:jar:1.5.18 (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, vertx-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 Bridge Common, Vert.x Core, Vert.x Core Logging, Vert.x JUnit 5 support :: Core, Vert.x URI Template, jackson-databind, vertx-auth-common, vertx-codegen, vertx-codegen-api, vertx-codegen-json, vertx-codegen-processor, vertx-web, vertx-web-client, vertx-web-common
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module, Vert.x Bridge Common, Vert.x JUnit 5 support :: Core, Vert.x URI Template, vertx-auth-common, vertx-codegen, vertx-codegen-api, vertx-codegen-json, vertx-codegen-processor, vertx-web-client, vertx-web-common
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.5.18.jar | 306.8 kB | 242 | 189 | 29 | 11 | Yes |
logback-core-1.5.18.jar | 627.2 kB | 531 | - | - | - | - |
• Root | - | 524 | 472 | 41 | 11 | Yes |
• Versioned | - | 7 | 1 | 1 | 21 | Yes |
jackson-annotations-2.19.0.jar | 78.6 kB | 87 | 74 | 2 | 1.6 | Yes |
jackson-core-2.19.0.jar | 599.9 kB | 293 | - | - | - | - |
• Root | - | 246 | 211 | 14 | 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 |
• Versioned | - | 11 | 2 | 1 | 22 | Yes |
jackson-databind-2.19.0.jar | 1.7 MB | 847 | - | - | - | - |
• Root | - | 845 | 807 | 23 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-dataformat-properties-2.19.0.jar | 55.8 kB | 51 | - | - | - | - |
• Root | - | 49 | 28 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-dataformat-yaml-2.19.0.jar | 60.2 kB | 46 | - | - | - | - |
• Root | - | 44 | 23 | 3 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-datatype-jsr310-2.19.0.jar | 137 kB | 88 | - | - | - | - |
• Root | - | 86 | 64 | 6 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
error_prone_annotations-2.36.0.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 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.4.8-jre.jar | 3 MB | 2008 | - | - | - | - |
• Root | - | 2006 | 1967 | 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.0.0.jar | 12.5 kB | 31 | - | - | - | - |
• Root | - | 29 | 17 | 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.1.Final.jar | 340.2 kB | 177 | - | - | - | - |
• Root | - | 175 | 155 | 3 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-codec-base-4.2.1.Final.jar | 152.4 kB | 123 | - | - | - | - |
• Root | - | 121 | 96 | 6 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-codec-compression-4.2.1.Final.jar | 181.6 kB | 125 | - | - | - | - |
• Root | - | 123 | 101 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-codec-dns-4.2.1.Final.jar | 70 kB | 69 | - | - | - | - |
• Root | - | 67 | 46 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-codec-http-4.2.1.Final.jar | 678.9 kB | 428 | - | - | - | - |
• Root | - | 426 | 396 | 9 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-codec-http2-4.2.1.Final.jar | 496.2 kB | 308 | - | - | - | - |
• Root | - | 306 | 284 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-codec-socks-4.2.1.Final.jar | 121.5 kB | 133 | - | - | - | - |
• Root | - | 131 | 107 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-common-4.2.1.Final.jar | 731.8 kB | 588 | - | - | - | - |
• Root | - | 586 | 548 | 13 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-handler-4.2.1.Final.jar | 573.2 kB | 386 | - | - | - | - |
• Root | - | 384 | 352 | 11 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-handler-proxy-4.2.1.Final.jar | 26.3 kB | 34 | - | - | - | - |
• Root | - | 32 | 12 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-resolver-4.2.1.Final.jar | 38.4 kB | 44 | - | - | - | - |
• Root | - | 42 | 29 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-resolver-dns-4.2.1.Final.jar | 188.6 kB | 146 | - | - | - | - |
• Root | - | 144 | 123 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-transport-4.2.1.Final.jar | 559.5 kB | 439 | - | - | - | - |
• Root | - | 437 | 406 | 12 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-transport-native-unix-common-4.2.1.Final.jar | 45.9 kB | 48 | - | - | - | - |
• Root | - | 46 | 32 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
json-path-5.5.5.jar | 59.6 kB | 61 | 41 | 7 | 1.8 | Yes |
rest-assured-5.5.5.jar | 751.5 kB | 382 | 341 | 32 | 1.8 | Yes |
rest-assured-common-5.5.5.jar | 52.2 kB | 42 | 23 | 8 | 1.8 | Yes |
xml-path-5.5.5.jar | 80.8 kB | 61 | 40 | 8 | 1.8 | Yes |
vertx-auth-common-5.0.0.jar | 139.5 kB | 112 | 85 | 15 | 11 | Yes |
vertx-bridge-common-5.0.0.jar | 10.9 kB | 20 | 8 | 2 | 11 | Yes |
vertx-codegen-5.0.0.jar | 2.8 kB | 12 | 1 | 1 | 11 | Yes |
vertx-codegen-api-5.0.0.jar | 15.9 kB | 31 | 18 | 3 | 11 | Yes |
vertx-codegen-json-5.0.0.jar | 14.1 kB | 21 | 5 | 3 | 11 | Yes |
vertx-codegen-processor-5.0.0.jar | 180.5 kB | 96 | 80 | 5 | 11 | Yes |
vertx-core-5.0.0.jar | 1.6 MB | 950 | 866 | 72 | 11 | Yes |
vertx-core-logging-5.0.0.jar | 16.8 kB | 29 | 13 | 4 | 11 | Yes |
vertx-junit5-5.0.0.jar | 25.4 kB | 28 | 15 | 2 | 11 | Yes |
vertx-uri-template-5.0.0.jar | 35 kB | 40 | 28 | 3 | 11 | Yes |
vertx-web-5.0.0.jar | 379.5 kB | 210 | 182 | 12 | 11 | Yes |
vertx-web-client-5.0.0.jar | 96.2 kB | 62 | 46 | 5 | 11 | Yes |
vertx-web-common-5.0.0.jar | 23 kB | 39 | 20 | 8 | 11 | Yes |
byte-buddy-1.17.5.jar | 9 MB | 6028 | - | - | - | - |
• Root | - | 3004 | 2951 | 38 | 1.5 | Yes |
• Versioned | - | 2994 | 2952 | 39 | 1.8 | Yes |
• Versioned | - | 30 | 25 | 1 | 24 | Yes |
byte-buddy-agent-1.17.5.jar | 365.9 kB | 170 | - | - | - | - |
• Root | - | 91 | 72 | 2 | 1.5 | Yes |
• Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
commons-lang3-3.16.0.jar | 674.2 kB | 426 | - | - | - | - |
• Root | - | 425 | 395 | 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-5.13.0.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.13.0.jar | 240.2 kB | 216 | 201 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.13.0.jar | 338.1 kB | 177 | 160 | 9 | 1.8 | Yes |
junit-jupiter-params-5.13.0.jar | 661 kB | 431 | 397 | 22 | 1.8 | Yes |
junit-platform-commons-1.13.0.jar | 152.7 kB | 95 | - | - | - | - |
• Root | - | 84 | 69 | 9 | 1.8 | Yes |
• Versioned | - | 11 | 5 | 1 | 9 | Yes |
junit-platform-engine-1.13.0.jar | 268.6 kB | 189 | 170 | 10 | 1.8 | Yes |
mockito-core-5.18.0.jar | 710 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 | 37 MB | 24716 | 19570 | 827 | 11 | 69 |
compile: 40 | compile: 12.8 MB | compile: 8568 | compile: 7554 | compile: 299 | 11 | compile: 38 |
test: 32 | test: 24.2 MB | test: 16148 | test: 12016 | test: 528 | 11 | test: 31 |