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.16 | jar | MIT License |
org.testcontainers | testcontainers | 1.20.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 |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter | 5.11.3 | jar | Eclipse Public License v2.0 |
org.seleniumhq.selenium | selenium-chrome-driver | 4.25.0 | jar | The Apache Software License, Version 2.0 |
org.seleniumhq.selenium | selenium-firefox-driver | 4.25.0 | jar | The Apache Software License, Version 2.0 |
org.seleniumhq.selenium | selenium-remote-driver | 4.25.0 | jar | The Apache Software License, Version 2.0 |
org.seleniumhq.selenium | selenium-support | 4.25.0 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-simple | 2.0.16 | jar | MIT License |
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.25.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.10.3 | jar | The Apache Software License, Version 2.0 |
com.github.docker-java | docker-java-api | 3.4.0 | jar | The Apache Software License, Version 2.0 |
com.github.docker-java | docker-java-transport | 3.4.0 | jar | The Apache Software License, Version 2.0 |
com.github.docker-java | docker-java-transport-zerodep | 3.4.0 | 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:
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.1.0
- org.testcontainers:testcontainers:jar:1.20.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.0 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.3 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.3 (compile)
- com.github.docker-java:docker-java-transport-zerodep:jar:3.4.0 (compile)
- com.github.docker-java:docker-java-transport:jar:3.4.0 (compile)
- net.java.dev.jna:jna:jar:5.13.0 (compile)
- com.github.docker-java:docker-java-transport:jar:3.4.0 (compile)
- junit:junit:jar:4.13.2 (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- org.seleniumhq.selenium:selenium-api:jar:4.25.0 (provided)
- org.jspecify:jspecify:jar:1.0.0 (provided)
- org.jspecify:jspecify:jar:1.0.0 (provided)
- org.junit.jupiter:junit-jupiter:jar:5.11.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.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.11.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.3 (test)
- org.slf4j:slf4j-simple:jar:2.0.16 (test)
- org.seleniumhq.selenium:selenium-remote-driver:jar:4.25.0 (test)
- com.google.auto.service:auto-service-annotations:jar:1.1.1 (test)
- com.google.guava:guava:jar:33.3.0-jre (test)
- com.google.guava:failureaccess:jar:1.0.2 (test)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
- org.checkerframework:checker-qual:jar:3.43.0 (test)
- com.google.errorprone:error_prone_annotations:jar:2.28.0 (test)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (test)
- com.google.guava:failureaccess:jar:1.0.2 (test)
- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.25.0-alpha (test)
- net.bytebuddy:byte-buddy:jar:1.15.1 (test)
- org.seleniumhq.selenium:selenium-http:jar:4.25.0 (test)
- dev.failsafe:failsafe:jar:3.3.2 (test)
- dev.failsafe:failsafe:jar:3.3.2 (test)
- org.seleniumhq.selenium:selenium-json:jar:4.25.0 (test)
- org.seleniumhq.selenium:selenium-os:jar:4.25.0 (test)
- org.apache.commons:commons-exec:jar:1.4.0 (test)
- org.apache.commons:commons-exec:jar:1.4.0 (test)
- com.google.auto.service:auto-service-annotations:jar:1.1.1 (test)
- org.seleniumhq.selenium:selenium-support:jar:4.25.0 (test)
- org.seleniumhq.selenium:selenium-firefox-driver:jar:4.25.0 (test)
- org.seleniumhq.selenium:selenium-devtools-v85:jar:4.25.0 (test)
- org.seleniumhq.selenium:selenium-devtools-v85:jar:4.25.0 (test)
- org.seleniumhq.selenium:selenium-chrome-driver:jar:4.25.0 (test)
- org.seleniumhq.selenium:selenium-chromium-driver:jar:4.25.0 (test)
- org.seleniumhq.selenium:selenium-chromium-driver:jar:4.25.0 (test)
- org.testcontainers:testcontainers:jar:1.20.3 (compile)
Licenses
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: JSpecify annotations, OpenTelemetry Semantic Conventions Java, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: AutoService, error-prone annotations
LGPL-2.1-or-later: Java Native Access
MIT License: SLF4J API Module, SLF4J Simple Provider
The MIT License: Checker Qual
Apache License, Version 2.0: Byte Buddy (without dependencies), Failsafe, Guava: Google Core Libraries for Java, J2ObjC Annotations, testcontainers-selenium
Apache-2.0: Apache Commons Compress, Apache Commons Exec, Java Native Access
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, Testcontainers Core
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, 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-devtools-v85, 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.10.3.jar | 68.1 kB | 81 | 69 | 2 | 1.6 | Yes |
docker-java-api-3.4.0.jar | 485.3 kB | 402 | 387 | 5 | 1.8 | Yes |
docker-java-transport-3.4.0.jar | 38.5 kB | 45 | 34 | 1 | 1.8 | Yes |
docker-java-transport-zerodep-3.4.0.jar | 2.3 MB | 1566 | 1319 | 77 | 1.8 | Yes |
auto-service-annotations-1.1.1.jar | 3.2 kB | 12 | 1 | 1 | 1.8 | No |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.28.0.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 7 | 1 | 1 | 9 | No |
failureaccess-1.0.2.jar | 4.7 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-33.3.0-jre.jar | 3.1 MB | 2056 | 2017 | 18 | 1.8 | Yes |
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 |
failsafe-3.3.2.jar | 144 kB | 131 | - | - | - | - |
• Root | - | 129 | 114 | 6 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
opentelemetry-semconv-1.25.0-alpha.jar | 74.7 kB | 84 | 79 | 1 | 1.8 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.15.1.jar | 4.2 MB | 2950 | - | - | - | - |
• Root | - | 2948 | 2895 | 38 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
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 |
commons-exec-1.4.0.jar | 65.9 kB | 68 | - | - | - | - |
• Root | - | 66 | 49 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
checker-qual-3.43.0.jar | 231.5 kB | 439 | 370 | 31 | 1.8 | 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 |
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.11.3.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.11.3.jar | 216.4 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.11.3.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes |
junit-jupiter-params-5.11.3.jar | 591.6 kB | 388 | 354 | 22 | 1.8 | Yes |
junit-platform-commons-1.11.3.jar | 142 kB | 88 | - | - | - | - |
• Root | - | 78 | 64 | 8 | 1.8 | Yes |
• Versioned | - | 10 | 4 | 1 | 9 | Yes |
junit-platform-engine-1.11.3.jar | 246.8 kB | 177 | 158 | 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 |
selenium-api-4.25.0.jar | 232.8 kB | 232 | 216 | 12 | 11 | Yes |
selenium-chrome-driver-4.25.0.jar | 14.8 kB | 20 | 9 | 2 | 11 | Yes |
selenium-chromium-driver-4.25.0.jar | 36.5 kB | 32 | 23 | 2 | 11 | Yes |
selenium-devtools-v85-4.25.0.jar | 1 MB | 663 | 566 | 90 | 11 | Yes |
selenium-firefox-driver-4.25.0.jar | 83 kB | 52 | 41 | 2 | 11 | Yes |
selenium-http-4.25.0.jar | 83 kB | 61 | 51 | 3 | 11 | Yes |
selenium-json-4.25.0.jar | 71.2 kB | 51 | 45 | 2 | 11 | Yes |
selenium-os-4.25.0.jar | 29 kB | 19 | 12 | 3 | 11 | Yes |
selenium-remote-driver-4.25.0.jar | 538.1 kB | 356 | 312 | 31 | 11 | Yes |
selenium-support-4.25.0.jar | 174.3 kB | 139 | 125 | 7 | 11 | Yes |
slf4j-api-2.0.16.jar | 69.4 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
slf4j-simple-2.0.16.jar | 15.7 kB | 22 | - | - | - | - |
• Root | - | 20 | 6 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
testcontainers-1.20.3.jar | 17.8 MB | 12233 | 10475 | 456 | 15 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
44 | 35.8 MB | 24306 | 21404 | 952 | 15 | 40 |
compile: 12 | compile: 24.2 MB | compile: 15728 | compile: 13482 | compile: 628 | 15 | compile: 12 |
provided: 2 | provided: 236.7 kB | provided: 246 | provided: 220 | provided: 13 | provided: 1 | |
test: 30 | test: 11.4 MB | test: 8332 | test: 7702 | test: 311 | 11 | test: 27 |