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.18 | jar | MIT |
| org.testcontainers | testcontainers | 2.0.5 | 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 |
|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter | 6.1.3 | jar | Eclipse Public License v2.0 |
| org.seleniumhq.selenium | selenium-chrome-driver | 4.47.0 | jar | The Apache Software License, Version 2.0 |
| org.seleniumhq.selenium | selenium-firefox-driver | 4.47.0 | jar | The Apache Software License, Version 2.0 |
| org.seleniumhq.selenium | selenium-remote-driver | 4.47.0 | jar | The Apache Software License, Version 2.0 |
| org.seleniumhq.selenium | selenium-support | 4.47.0 | jar | The Apache Software License, Version 2.0 |
| org.slf4j | slf4j-simple | 2.0.18 | jar | MIT |
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.seleniumhq.selenium | selenium-api | 4.47.0 | jar | The Apache Software License, Version 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.20 | jar | The Apache Software License, Version 2.0 |
| com.github.docker-java | docker-java-api | 3.7.1 | jar | The Apache Software License, Version 2.0 |
| com.github.docker-java | docker-java-transport | 3.7.1 | jar | The Apache Software License, Version 2.0 |
| com.github.docker-java | docker-java-transport-zerodep | 3.7.1 | jar | The Apache Software License, Version 2.0 |
| commons-codec | commons-codec | 1.19.0 | jar | Apache-2.0 |
| commons-io | commons-io | 2.20.0 | jar | Apache-2.0 |
| net.java.dev.jna | jna | 5.18.1 | jar | LGPL-2.1-or-laterApache-2.0 |
| org.apache.commons | commons-compress | 1.28.0 | jar | Apache-2.0 |
| org.apache.commons | commons-lang3 | 3.18.0 | jar | Apache-2.0 |
| 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:
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.jspecify | jspecify | 1.0.1 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- software.xdev:testcontainers-selenium:jar:2.1.1
- org.testcontainers:testcontainers:jar:2.0.5 (compile)
- org.apache.commons:commons-compress:jar:1.28.0 (compile)
- commons-codec:commons-codec:jar:1.19.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.18.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.19.0 (compile)
- org.rnorth.duct-tape:duct-tape:jar:1.0.8 (compile)
- org.jetbrains:annotations:jar:17.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:17.0.0 (compile)
- com.github.docker-java:docker-java-api:jar:3.7.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.20 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.20 (compile)
- com.github.docker-java:docker-java-transport-zerodep:jar:3.7.1 (compile)
- com.github.docker-java:docker-java-transport:jar:3.7.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.java.dev.jna:jna:jar:5.18.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.docker-java:docker-java-transport:jar:3.7.1 (compile)
- org.apache.commons:commons-compress:jar:1.28.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-api:jar:4.47.0 (provided)
- org.jspecify:jspecify:jar:1.0.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.1 (provided)
- org.junit.jupiter:junit-jupiter:jar:6.1.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.1.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.1.3 (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-params:jar:6.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.1.3 (test)
- org.junit.platform:junit-platform-engine:jar:6.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.1.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.1.3 (test)
- org.slf4j:slf4j-simple:jar:2.0.18 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-remote-driver:jar:4.47.0 (test)
- com.google.auto.service:auto-service-annotations:jar:1.1.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:guava:jar:33.6.0-jre (test)
- com.google.guava:failureaccess:jar:1.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.47.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.3 (test)
- net.bytebuddy:byte-buddy:jar:1.18.11 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-http:jar:4.47.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-json:jar:4.47.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-os:jar:4.47.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.auto.service:auto-service-annotations:jar:1.1.1 (test)
- org.seleniumhq.selenium:selenium-support:jar:4.47.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-firefox-driver:jar:4.47.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-chrome-driver:jar:4.47.0 (test)
- org.seleniumhq.selenium:selenium-chromium-driver:jar:4.47.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-chromium-driver:jar:4.47.0 (test)
- org.testcontainers:testcontainers:jar:2.0.5 (compile)
Licenses
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: AutoService, error-prone annotations
LGPL-2.1-or-later: Java Native Access
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Java Native Access, testcontainers-selenium
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Apache License, Version 2.0: Byte Buddy (without dependencies), Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations
MIT: Duct Tape, SLF4J API Module, SLF4J Simple Provider, Testcontainers Core
The Apache Software License, Version 2.0: Guava ListenableFuture only, Jackson-annotations, JetBrains Java Annotations, docker-java-api, docker-java-transport, docker-java-transport-zerodep, org.seleniumhq.selenium:selenium-api, org.seleniumhq.selenium:selenium-chrome-driver, org.seleniumhq.selenium:selenium-chromium-driver, org.seleniumhq.selenium:selenium-firefox-driver, org.seleniumhq.selenium:selenium-http, org.seleniumhq.selenium:selenium-json, org.seleniumhq.selenium:selenium-os, org.seleniumhq.selenium:selenium-remote-driver, org.seleniumhq.selenium:selenium-support
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| jackson-annotations-2.20.jar | 79.2 kB | 87 | 74 | 2 | 1.8 | Yes |
| docker-java-api-3.7.1.jar | 500.1 kB | 409 | 394 | 5 | 1.8 | Yes |
| docker-java-transport-3.7.1.jar | 38.8 kB | 45 | 34 | 1 | 1.8 | Yes |
| docker-java-transport-zerodep-3.7.1.jar | 2.3 MB | 1475 | 1362 | 74 | 1.8 | Yes |
| auto-service-annotations-1.1.1.jar | 3.2 kB | 12 | 1 | 1 | 1.8 | No |
| error_prone_annotations-2.47.0.jar | 20.3 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.6.0-jre.jar | 3.1 MB | 2010 | - | - | - | - |
| • Root | - | 2008 | 1969 | 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.19.0.jar | 374.7 kB | 263 | - | - | - | - |
| • Root | - | 262 | 115 | 7 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-io-2.20.0.jar | 564 kB | 415 | - | - | - | - |
| • Root | - | 414 | 387 | 15 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| byte-buddy-1.18.11.jar | 4.7 MB | 3134 | - | - | - | - |
| • Root | - | 3102 | 3048 | 39 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| jna-5.18.1.jar | 2 MB | 191 | 124 | 4 | 1.8 | Yes |
| commons-compress-1.28.0.jar | 1.1 MB | 642 | - | - | - | - |
| • Root | - | 641 | 589 | 36 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-lang3-3.18.0.jar | 703 kB | 444 | - | - | - | - |
| • Root | - | 443 | 413 | 18 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| annotations-17.0.0.jar | 19 kB | 47 | 39 | 2 | 1.8 | Yes |
| jspecify-1.0.1.jar | 3.1 kB | 10 | 5 | 2 | 1.8 | No |
| junit-jupiter-6.1.3.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
| junit-jupiter-api-6.1.3.jar | 312.6 kB | 273 | 256 | 10 | 17 | Yes |
| junit-jupiter-engine-6.1.3.jar | 352.6 kB | 188 | 171 | 9 | 17 | Yes |
| junit-jupiter-params-6.1.3.jar | 303.1 kB | 221 | 200 | 9 | 17 | Yes |
| junit-platform-commons-6.1.3.jar | 175.9 kB | 104 | 88 | 10 | 17 | Yes |
| junit-platform-engine-6.1.3.jar | 324.9 kB | 220 | 198 | 9 | 17 | 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 |
| selenium-api-4.47.0.jar | 241.1 kB | 223 | 209 | 10 | 11 | Yes |
| selenium-chrome-driver-4.47.0.jar | 18.6 kB | 23 | 12 | 2 | 11 | Yes |
| selenium-chromium-driver-4.47.0.jar | 33.5 kB | 30 | 21 | 2 | 11 | Yes |
| selenium-firefox-driver-4.47.0.jar | 71.4 kB | 50 | 39 | 2 | 11 | Yes |
| selenium-http-4.47.0.jar | 92.3 kB | 66 | 56 | 3 | 11 | Yes |
| selenium-json-4.47.0.jar | 88.6 kB | 60 | 54 | 2 | 11 | Yes |
| selenium-os-4.47.0.jar | 9.7 kB | 11 | 5 | 2 | 11 | Yes |
| selenium-remote-driver-4.47.0.jar | 608.8 kB | 433 | 387 | 33 | 11 | Yes |
| selenium-support-4.47.0.jar | 173.4 kB | 146 | 132 | 7 | 11 | Yes |
| slf4j-api-2.0.18.jar | 70 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| slf4j-simple-2.0.18.jar | 15.7 kB | 22 | - | - | - | - |
| • Root | - | 20 | 6 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| testcontainers-2.0.5.jar | 17.8 MB | 12566 | 10639 | 451 | 22 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 39 | 36.2 MB | 24076 | 21172 | 805 | 22 | 35 |
| compile: 13 | compile: 25.6 MB | compile: 16692 | compile: 14247 | compile: 625 | 22 | compile: 13 |
| provided: 2 | provided: 244.2 kB | provided: 233 | provided: 214 | provided: 12 | provided: 1 | |
| test: 24 | test: 10.4 MB | test: 7151 | test: 6711 | test: 168 | 17 | test: 21 |
