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.20.6 | 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.18.3 | jar | The Apache Software License, Version 2.0 |
org.junit.jupiter | junit-jupiter | 5.12.1 | jar | Eclipse Public License v2.0 |
org.slf4j | slf4j-simple | 2.0.17 | jar | MIT |
software.xdev | testcontainers-advanced-imagebuilder | 1.0.2 | jar | Apache License, Version 2.0 |
software.xdev.mockserver | client | 1.0.14 | 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.18.3 | jar | The Apache Software License, Version 2.0 |
com.github.docker-java | docker-java-api | 3.4.1 | jar | The Apache Software License, Version 2.0 |
com.github.docker-java | docker-java-transport | 3.4.1 | jar | The Apache Software License, Version 2.0 |
com.github.docker-java | docker-java-transport-zerodep | 3.4.1 | 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.0.14
- org.testcontainers:testcontainers:jar:1.20.6 (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.1 (compile)
- com.github.docker-java:docker-java-transport-zerodep:jar:3.4.1 (compile)
- com.github.docker-java:docker-java-transport:jar:3.4.1 (compile)
- net.java.dev.jna:jna:jar:5.13.0 (compile)
- com.github.docker-java:docker-java-transport:jar:3.4.1 (compile)
- junit:junit:jar:4.13.2 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- software.xdev.mockserver:client:jar:1.0.14 (test)
- software.xdev.mockserver:core:jar:1.0.14 (test)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.3 (test)
- io.netty:netty-transport:jar:4.1.119.Final (test)
- io.netty:netty-common:jar:4.1.119.Final (test)
- io.netty:netty-buffer:jar:4.1.119.Final (test)
- io.netty:netty-resolver:jar:4.1.119.Final (test)
- io.netty:netty-common:jar:4.1.119.Final (test)
- io.netty:netty-codec-http2:jar:4.1.119.Final (test)
- io.netty:netty-codec:jar:4.1.119.Final (test)
- io.netty:netty-handler:jar:4.1.119.Final (test)
- io.netty:netty-transport-native-unix-common:jar:4.1.119.Final (test)
- io.netty:netty-transport-native-unix-common:jar:4.1.119.Final (test)
- io.netty:netty-codec-http:jar:4.1.119.Final (test)
- io.netty:netty-codec:jar:4.1.119.Final (test)
- io.netty:netty-handler-proxy:jar:4.1.119.Final (test)
- io.netty:netty-codec-socks:jar:4.1.119.Final (test)
- io.netty:netty-codec-socks:jar:4.1.119.Final (test)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.3 (test)
- software.xdev.mockserver:core:jar:1.0.14 (test)
- org.junit.jupiter:junit-jupiter:jar:5.12.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.12.1 (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.12.1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.12.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.1 (test)
- org.slf4j:slf4j-simple:jar:2.0.17 (test)
- software.xdev:testcontainers-advanced-imagebuilder:jar:1.0.2 (test)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.3 (test)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.3 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.3 (test)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.3 (compile)
- org.testcontainers:testcontainers:jar:1.20.6 (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, 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, testcontainers-advanced-imagebuilder
Apache-2.0: Apache Commons Compress, Java Native Access, client
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.18.3.jar | 78.5 kB | 87 | 74 | 2 | 1.6 | Yes |
jackson-core-2.18.3.jar | 598 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.18.3.jar | 1.7 MB | 829 | - | - | - | - |
• Root | - | 827 | 789 | 23 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-datatype-jsr310-2.18.3.jar | 133 kB | 86 | - | - | - | - |
• Root | - | 84 | 62 | 6 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
docker-java-api-3.4.1.jar | 485.6 kB | 402 | 387 | 5 | 1.8 | Yes |
docker-java-transport-3.4.1.jar | 38.6 kB | 45 | 34 | 1 | 1.8 | Yes |
docker-java-transport-zerodep-3.4.1.jar | 2.3 MB | 1566 | 1319 | 77 | 1.8 | Yes |
netty-buffer-4.1.119.Final.jar | 339 kB | 172 | 155 | 2 | 1.6 | Yes |
netty-codec-4.1.119.Final.jar | 355.2 kB | 250 | 221 | 10 | 1.6 | Yes |
netty-codec-http-4.1.119.Final.jar | 676.3 kB | 427 | 398 | 9 | 1.6 | Yes |
netty-codec-http2-4.1.119.Final.jar | 491.4 kB | 302 | 281 | 1 | 1.6 | Yes |
netty-codec-socks-4.1.119.Final.jar | 121 kB | 130 | 107 | 4 | 1.6 | Yes |
netty-common-4.1.119.Final.jar | 719.2 kB | 573 | 537 | 13 | 1.6 | Yes |
netty-handler-4.1.119.Final.jar | 580.3 kB | 396 | 364 | 12 | 1.6 | Yes |
netty-handler-proxy-4.1.119.Final.jar | 25.7 kB | 31 | 12 | 1 | 1.6 | Yes |
netty-resolver-4.1.119.Final.jar | 37.8 kB | 41 | 29 | 1 | 1.6 | Yes |
netty-transport-4.1.119.Final.jar | 521.4 kB | 416 | 386 | 12 | 1.6 | Yes |
netty-transport-native-unix-common-4.1.119.Final.jar | 44.2 kB | 45 | 32 | 1 | 1.6 | Yes |
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.12.1.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.12.1.jar | 233.4 kB | 211 | 192 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.12.1.jar | 291.8 kB | 171 | 150 | 9 | 1.8 | Yes |
junit-jupiter-params-5.12.1.jar | 601.7 kB | 396 | 358 | 22 | 1.8 | Yes |
junit-platform-commons-1.12.1.jar | 151.9 kB | 99 | - | - | - | - |
• Root | - | 88 | 69 | 9 | 1.8 | Yes |
• Versioned | - | 11 | 5 | 1 | 9 | Yes |
junit-platform-engine-1.12.1.jar | 255.8 kB | 184 | 161 | 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.20.6.jar | 17.8 MB | 12233 | 10475 | 456 | 15 | Yes |
testcontainers-advanced-imagebuilder-1.0.2.jar | 21 kB | 16 | 5 | 1 | 17 | Yes |
client/target/classes | - | 0 | 0 | 0 | - | - |
core/target/classes | - | 0 | 0 | 0 | - | - |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
38 | 32.1 MB | 20853 | 18025 | 802 | 17 | 35 |
compile: 12 | compile: 24.2 MB | compile: 15734 | compile: 13487 | compile: 628 | 15 | compile: 12 |
test: 26 | test: 7.9 MB | test: 5119 | test: 4538 | test: 174 | 17 | test: 23 |