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 2.0.0 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.0.0 jar Eclipse Public License v2.0
org.seleniumhq.selenium selenium-chrome-driver 4.36.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-firefox-driver 4.36.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-remote-driver 4.36.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-support 4.36.0 jar The Apache Software License, Version 2.0
org.slf4j slf4j-simple 2.0.17 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.36.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.19.2 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-api 3.6.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.6.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.6.0 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.17.0 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:

GroupId ArtifactId Version Type Licenses
com.google.auto.service auto-service-annotations 1.1.1 jar Apache 2.0
com.google.errorprone error_prone_annotations 2.41.0 jar Apache 2.0
com.google.guava failureaccess 1.0.3 jar Apache License, Version 2.0
com.google.guava guava 33.5.0-jre jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 3.1 jar Apache License, Version 2.0
net.bytebuddy byte-buddy 1.17.7 jar Apache License, Version 2.0
org.apache.commons commons-exec 1.5.0 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 6.0.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 6.0.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 6.0.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 6.0.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.0.0 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.seleniumhq.selenium selenium-chromium-driver 4.36.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-http 4.36.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-json 4.36.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-os 4.36.0 jar The Apache Software License, Version 2.0

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.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

  • software.xdev:testcontainers-selenium:jar:1.3.0 [Information]
    • org.testcontainers:testcontainers:jar:2.0.0 (compile) [Information]
    • org.slf4j:slf4j-api:jar:2.0.17 (compile) [Information]
    • org.seleniumhq.selenium:selenium-api:jar:4.36.0 (provided) [Information]
    • org.junit.jupiter:junit-jupiter:jar:6.0.0 (test) [Information]
    • org.slf4j:slf4j-simple:jar:2.0.17 (test) [Information]
    • org.seleniumhq.selenium:selenium-remote-driver:jar:4.36.0 (test) [Information]
      • com.google.auto.service:auto-service-annotations:jar:1.1.1 (test) [Information]
      • com.google.guava:guava:jar:33.5.0-jre (test) [Information]
        • com.google.guava:failureaccess:jar:1.0.3 (test) [Information]
        • com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test) [Information]
        • com.google.errorprone:error_prone_annotations:jar:2.41.0 (test) [Information]
        • com.google.j2objc:j2objc-annotations:jar:3.1 (test) [Information]
      • net.bytebuddy:byte-buddy:jar:1.17.7 (test) [Information]
      • org.seleniumhq.selenium:selenium-http:jar:4.36.0 (test) [Information]
      • org.seleniumhq.selenium:selenium-json:jar:4.36.0 (test) [Information]
      • org.seleniumhq.selenium:selenium-os:jar:4.36.0 (test) [Information]
    • org.seleniumhq.selenium:selenium-support:jar:4.36.0 (test) [Information]
    • org.seleniumhq.selenium:selenium-firefox-driver:jar:4.36.0 (test) [Information]
    • org.seleniumhq.selenium:selenium-chrome-driver:jar:4.36.0 (test) [Information]
      • org.seleniumhq.selenium:selenium-chromium-driver:jar:4.36.0 (test) [Information]

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 Exec, 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.19.2.jar 79.3 kB 87 74 2 1.6 Yes
docker-java-api-3.6.0.jar 495.3 kB 404 389 5 1.8 Yes
docker-java-transport-3.6.0.jar 38.8 kB 45 34 1 1.8 Yes
docker-java-transport-zerodep-3.6.0.jar 2.3 MB 1474 1361 74 1.8 Yes
auto-service-annotations-1.1.1.jar 3.2 kB 12 1 1 1.8 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.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.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
jna-5.17.0.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-exec-1.5.0.jar 67.9 kB 66 - - - -
   • Root - 65 49 4 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.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 No
   • Versioned - 4 1 1 9 No
junit-jupiter-6.0.0.jar 6.4 kB 5 1 1 17 No
junit-jupiter-api-6.0.0.jar 249.9 kB 224 208 9 17 Yes
junit-jupiter-engine-6.0.0.jar 353.7 kB 188 171 9 17 Yes
junit-jupiter-params-6.0.0.jar 293.7 kB 215 194 9 17 Yes
junit-platform-commons-6.0.0.jar 171.1 kB 103 87 10 17 Yes
junit-platform-engine-6.0.0.jar 277.6 kB 193 175 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.36.0.jar 231.1 kB 218 204 10 11 Yes
selenium-chrome-driver-4.36.0.jar 15.1 kB 20 9 2 11 Yes
selenium-chromium-driver-4.36.0.jar 33.9 kB 29 20 2 11 Yes
selenium-firefox-driver-4.36.0.jar 70.8 kB 49 38 2 11 Yes
selenium-http-4.36.0.jar 81.1 kB 60 50 3 11 Yes
selenium-json-4.36.0.jar 71.4 kB 51 45 2 11 Yes
selenium-os-4.36.0.jar 20.8 kB 16 9 3 11 Yes
selenium-remote-driver-4.36.0.jar 559.5 kB 374 329 32 11 Yes
selenium-support-4.36.0.jar 167.9 kB 139 125 7 11 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-2.0.0.jar 18.3 MB 12781 10808 463 21 Yes
Total Size Entries Classes Packages Java Version Debug Information
40 40.9 MB 27110 21133 818 21 36
compile: 13 compile: 26.1 MB compile: 16901 compile: 14410 compile: 637 21 compile: 13
provided: 2 provided: 234.9 kB provided: 232 provided: 208 provided: 11 provided: 1
test: 25 test: 14.6 MB test: 9977 test: 6515 test: 170 17 test: 22