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.slf4j | slf4j-api | 2.0.17 | jar | MIT |
org.testcontainers | testcontainers | 1.21.3 | jar | MIT |
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.fasterxml.jackson.core | jackson-databind | 2.19.1 | jar | The Apache Software License, Version 2.0 |
org.junit.jupiter | junit-jupiter | 5.13.3 | jar | Eclipse Public License v2.0 |
org.slf4j | slf4j-simple | 2.0.17 | jar | MIT |
software.xdev | testcontainers-advanced-imagebuilder | 2.0.1 | jar | Apache-2.0 |
software.xdev.mockserver | client | 1.1.1 | 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 |
---|---|---|---|---|
com.fasterxml.jackson.core | jackson-annotations | 2.19.1 | jar | The Apache Software License, Version 2.0 |
com.github.docker-java | docker-java-api | 3.4.2 | jar | The Apache Software License, Version 2.0 |
com.github.docker-java | docker-java-transport | 3.4.2 | jar | The Apache Software License, Version 2.0 |
com.github.docker-java | docker-java-transport-zerodep | 3.4.2 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
net.java.dev.jna | jna | 5.13.0 | jar | LGPL-2.1-or-laterApache-2.0 |
org.apache.commons | commons-compress | 1.24.0 | jar | Apache-2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.jetbrains | annotations | 17.0.0 | jar | The Apache Software License, Version 2.0 |
org.rnorth.duct-tape | duct-tape | 1.0.8 | jar | MIT |
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
- software.xdev.mockserver:testcontainers:jar:1.1.1
- org.testcontainers:testcontainers:jar:1.21.3 (compile)
- junit:junit:jar:4.13.2 (compile)
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
- org.apache.commons:commons-compress:jar:1.24.0 (compile)
- org.rnorth.duct-tape:duct-tape:jar:1.0.8 (compile)
- org.jetbrains:annotations:jar:17.0.0 (compile)
- org.jetbrains:annotations:jar:17.0.0 (compile)
- com.github.docker-java:docker-java-api:jar:3.4.2 (compile)
- com.github.docker-java:docker-java-transport-zerodep:jar:3.4.2 (compile)
- com.github.docker-java:docker-java-transport:jar:3.4.2 (compile)
- net.java.dev.jna:jna:jar:5.13.0 (compile)
- com.github.docker-java:docker-java-transport:jar:3.4.2 (compile)
- junit:junit:jar:4.13.2 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- software.xdev.mockserver:client:jar:1.1.1 (test)
- software.xdev.mockserver:core:jar:1.1.1 (test)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.1 (test)
- io.netty:netty-transport:jar:4.2.2.Final (test)
- io.netty:netty-common:jar:4.2.2.Final (test)
- io.netty:netty-buffer:jar:4.2.2.Final (test)
- io.netty:netty-resolver:jar:4.2.2.Final (test)
- io.netty:netty-common:jar:4.2.2.Final (test)
- io.netty:netty-codec-http2:jar:4.2.2.Final (test)
- io.netty:netty-codec-base:jar:4.2.2.Final (test)
- io.netty:netty-handler:jar:4.2.2.Final (test)
- io.netty:netty-transport-native-unix-common:jar:4.2.2.Final (test)
- io.netty:netty-transport-native-unix-common:jar:4.2.2.Final (test)
- io.netty:netty-codec-http:jar:4.2.2.Final (test)
- io.netty:netty-codec-compression:jar:4.2.2.Final (test)
- io.netty:netty-codec-compression:jar:4.2.2.Final (test)
- io.netty:netty-codec-base:jar:4.2.2.Final (test)
- io.netty:netty-handler-proxy:jar:4.2.2.Final (test)
- io.netty:netty-codec-socks:jar:4.2.2.Final (test)
- io.netty:netty-codec-socks:jar:4.2.2.Final (test)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.1 (test)
- software.xdev.mockserver:core:jar:1.1.1 (test)
- org.junit.jupiter:junit-jupiter:jar:5.13.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.13.3 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.13.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.13.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.3 (test)
- org.slf4j:slf4j-simple:jar:2.0.17 (test)
- software.xdev:testcontainers-advanced-imagebuilder:jar:2.0.1 (test)
- software.xdev:testcontainers-junit4-mock:jar:1.0.2 (test)
- software.xdev:testcontainers-junit4-mock:jar:1.0.2 (test)
- com.fasterxml.jackson.core:jackson-databind:jar:2.19.1 (test)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.1 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.19.1 (test)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.1 (compile)
- org.testcontainers:testcontainers:jar:1.21.3 (compile)
Licenses
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
LGPL-2.1-or-later: Java Native Access
Apache License, Version 2.0: Netty/Buffer, Netty/Codec/Base, Netty/Codec/Compression, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/Transport, Netty/Transport/Native/Unix/Common, core, testcontainers
Apache-2.0: Apache Commons Compress, Java Native Access, client, testcontainers-advanced-imagebuilder, testcontainers-junit4-mock
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
MIT: Duct Tape, SLF4J API Module, SLF4J Simple Provider, Testcontainers Core
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Jackson datatype: JSR310, Jackson-annotations, Jackson-core, JetBrains Java Annotations, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jackson-annotations-2.19.1.jar | 78.5 kB | 87 | 74 | 2 | 1.6 | Yes |
jackson-core-2.19.1.jar | 591.4 kB | 282 | - | - | - | - |
• 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 |
jackson-databind-2.19.1.jar | 1.7 MB | 847 | - | - | - | - |
• Root | - | 845 | 807 | 23 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-datatype-jsr310-2.19.1.jar | 137 kB | 88 | - | - | - | - |
• Root | - | 86 | 64 | 6 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
docker-java-api-3.4.2.jar | 487 kB | 403 | 388 | 5 | 1.8 | Yes |
docker-java-transport-3.4.2.jar | 38.6 kB | 45 | 34 | 1 | 1.8 | Yes |
docker-java-transport-zerodep-3.4.2.jar | 2.3 MB | 1566 | 1319 | 77 | 1.8 | Yes |
netty-buffer-4.2.2.Final.jar | 343.3 kB | 178 | - | - | - | - |
• Root | - | 176 | 156 | 3 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-codec-base-4.2.2.Final.jar | 152.8 kB | 123 | - | - | - | - |
• Root | - | 121 | 96 | 6 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-codec-compression-4.2.2.Final.jar | 182.1 kB | 125 | - | - | - | - |
• Root | - | 123 | 101 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-codec-http-4.2.2.Final.jar | 676.5 kB | 426 | - | - | - | - |
• Root | - | 424 | 394 | 9 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-codec-http2-4.2.2.Final.jar | 496.5 kB | 308 | - | - | - | - |
• Root | - | 306 | 284 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-codec-socks-4.2.2.Final.jar | 121.7 kB | 133 | - | - | - | - |
• Root | - | 131 | 107 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-common-4.2.2.Final.jar | 741.3 kB | 596 | - | - | - | - |
• Root | - | 594 | 556 | 13 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-handler-4.2.2.Final.jar | 573.8 kB | 386 | - | - | - | - |
• Root | - | 384 | 352 | 11 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-handler-proxy-4.2.2.Final.jar | 26.4 kB | 34 | - | - | - | - |
• Root | - | 32 | 12 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-resolver-4.2.2.Final.jar | 38.5 kB | 44 | - | - | - | - |
• Root | - | 42 | 29 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-transport-4.2.2.Final.jar | 560.6 kB | 439 | - | - | - | - |
• Root | - | 437 | 406 | 12 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-transport-native-unix-common-4.2.2.Final.jar | 46.5 kB | 48 | - | - | - | - |
• Root | - | 46 | 32 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
jna-5.13.0.jar | 1.9 MB | 188 | 125 | 4 | 1.6 | Yes |
commons-compress-1.24.0.jar | 1.1 MB | 617 | - | - | - | - |
• Root | - | 615 | 562 | 36 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
annotations-17.0.0.jar | 19 kB | 47 | 39 | 2 | 1.8 | Yes |
junit-jupiter-5.13.3.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.13.3.jar | 240.3 kB | 216 | 201 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.13.3.jar | 341.1 kB | 178 | 161 | 9 | 1.8 | Yes |
junit-jupiter-params-5.13.3.jar | 661 kB | 431 | 397 | 22 | 1.8 | Yes |
junit-platform-commons-1.13.3.jar | 158.6 kB | 100 | - | - | - | - |
• Root | - | 89 | 74 | 9 | 1.8 | Yes |
• Versioned | - | 11 | 5 | 1 | 9 | Yes |
junit-platform-engine-1.13.3.jar | 268.5 kB | 189 | 170 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
duct-tape-1.0.8.jar | 25.4 kB | 37 | 22 | 6 | 1.8 | Yes |
slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
slf4j-simple-2.0.17.jar | 15.7 kB | 22 | - | - | - | - |
• Root | - | 20 | 6 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
testcontainers-1.21.3.jar | 17.8 MB | 12235 | 10477 | 456 | 15 | Yes |
testcontainers-advanced-imagebuilder-2.0.1.jar | 60.7 kB | 47 | 30 | 7 | 17 | Yes |
testcontainers-junit4-mock-1.0.2.jar | 5.4 kB | 19 | 6 | 4 | 17 | Yes |
client/target/classes | - | 0 | 0 | 0 | - | - |
core/target/classes | - | 0 | 0 | 0 | - | - |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
40 | 32.3 MB | 21025 | 18155 | 809 | 17 | 37 |
compile: 12 | compile: 24.2 MB | compile: 15737 | compile: 13490 | compile: 628 | 15 | compile: 12 |
test: 28 | test: 8.2 MB | test: 5288 | test: 4665 | test: 181 | 17 | test: 25 |