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.junit.jupiter | junit-jupiter-api | 5.13.3 | jar | Eclipse Public License v2.0 |
org.seleniumhq.selenium | selenium-chrome-driver | 4.34.0 | jar | The Apache Software License, Version 2.0 |
org.seleniumhq.selenium | selenium-firefox-driver | 4.34.0 | jar | The Apache Software License, Version 2.0 |
org.seleniumhq.selenium | selenium-remote-driver | 4.34.0 | jar | The Apache Software License, Version 2.0 |
org.seleniumhq.selenium | selenium-support | 4.34.0 | jar | The Apache Software License, Version 2.0 |
software.xdev | testcontainers-selenium | 1.2.4 | jar | Apache-2.0 |
software.xdev.tci | base | 2.1.1 | jar | Apache-2.0 |
software.xdev.tci | jul-to-slf4j | 2.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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apache.commons | commons-exec | 1.5.0 | jar | Apache-2.0 |
Project Dependency Graph
Dependency Tree
- software.xdev.tci:selenium:jar:2.1.1
- software.xdev.tci:base:jar:2.1.1 (compile)
- software.xdev:testcontainers-junit4-mock:jar:1.0.2 (compile)
- org.testcontainers:testcontainers:jar:1.21.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.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.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)
- org.apache.commons:commons-compress:jar:1.24.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- org.junit.platform:junit-platform-launcher:jar:1.13.3 (compile)
- org.junit.platform:junit-platform-engine:jar:1.13.3 (compile)
- org.junit.platform:junit-platform-engine:jar:1.13.3 (compile)
- software.xdev:testcontainers-junit4-mock:jar:1.0.2 (compile)
- software.xdev.tci:jul-to-slf4j:jar:2.1.1 (compile)
- org.slf4j:jul-to-slf4j:jar:2.0.17 (compile)
- org.slf4j:jul-to-slf4j:jar:2.0.17 (compile)
- software.xdev:testcontainers-selenium:jar:1.2.4 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.3 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.platform:junit-platform-commons:jar:1.13.3 (compile)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.seleniumhq.selenium:selenium-remote-driver:jar:4.34.0 (compile)
- com.google.auto.service:auto-service-annotations:jar:1.1.1 (compile)
- com.google.guava:guava:jar:33.4.8-jre (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- com.google.errorprone:error_prone_annotations:jar:2.36.0 (compile)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- net.bytebuddy:byte-buddy:jar:1.17.6 (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- org.seleniumhq.selenium:selenium-api:jar:4.34.0 (compile)
- org.seleniumhq.selenium:selenium-http:jar:4.34.0 (compile)
- org.seleniumhq.selenium:selenium-json:jar:4.34.0 (compile)
- org.seleniumhq.selenium:selenium-manager:jar:4.34.0 (compile)
- org.seleniumhq.selenium:selenium-os:jar:4.34.0 (compile)
- org.apache.commons:commons-exec:jar:1.5.0 (runtime)
- org.apache.commons:commons-exec:jar:1.5.0 (runtime)
- com.google.auto.service:auto-service-annotations:jar:1.1.1 (compile)
- org.seleniumhq.selenium:selenium-support:jar:4.34.0 (compile)
- org.seleniumhq.selenium:selenium-firefox-driver:jar:4.34.0 (compile)
- org.seleniumhq.selenium:selenium-chrome-driver:jar:4.34.0 (compile)
- org.seleniumhq.selenium:selenium-chromium-driver:jar:4.34.0 (compile)
- org.seleniumhq.selenium:selenium-chromium-driver:jar:4.34.0 (compile)
- software.xdev.tci:base:jar:2.1.1 (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 Compress, Apache Commons Exec, Java Native Access, base, jul-to-slf4j, selenium, testcontainers-junit4-mock, testcontainers-selenium
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher
Apache License, Version 2.0: Byte Buddy (without dependencies), Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations
MIT: Duct Tape, JUL to SLF4J bridge, SLF4J API Module, 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-manager, 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.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 |
auto-service-annotations-1.1.1.jar | 3.2 kB | 12 | 1 | 1 | 1.8 | No |
error_prone_annotations-2.36.0.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 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.4.8-jre.jar | 3 MB | 2008 | - | - | - | - |
• Root | - | 2006 | 1967 | 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.0.0.jar | 12.5 kB | 31 | - | - | - | - |
• Root | - | 29 | 17 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
byte-buddy-1.17.6.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.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.5.0.jar | 67.9 kB | 66 | - | - | - | - |
• Root | - | 65 | 49 | 4 | 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-api-5.13.3.jar | 240.3 kB | 216 | 201 | 8 | 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 |
junit-platform-launcher-1.13.3.jar | 223 kB | 144 | 129 | 7 | 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.34.0.jar | 234.8 kB | 226 | 211 | 11 | 11 | Yes |
selenium-chrome-driver-4.34.0.jar | 15 kB | 20 | 9 | 2 | 11 | Yes |
selenium-chromium-driver-4.34.0.jar | 34.3 kB | 29 | 20 | 2 | 11 | Yes |
selenium-firefox-driver-4.34.0.jar | 81.4 kB | 52 | 41 | 2 | 11 | Yes |
selenium-http-4.34.0.jar | 80.9 kB | 60 | 50 | 3 | 11 | Yes |
selenium-json-4.34.0.jar | 71.4 kB | 51 | 45 | 2 | 11 | Yes |
selenium-manager-4.34.0.jar | 8.4 MB | 17 | 5 | 2 | 11 | Yes |
selenium-os-4.34.0.jar | 20.8 kB | 16 | 9 | 3 | 11 | Yes |
selenium-remote-driver-4.34.0.jar | 557.7 kB | 374 | 328 | 33 | 11 | Yes |
selenium-support-4.34.0.jar | 167.4 kB | 139 | 125 | 7 | 11 | Yes |
jul-to-slf4j-2.0.17.jar | 6.3 kB | 15 | - | - | - | - |
• Root | - | 13 | 1 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
testcontainers-1.21.3.jar | 17.8 MB | 12235 | 10477 | 456 | 15 | Yes |
testcontainers-junit4-mock-1.0.2.jar | 5.4 kB | 19 | 6 | 4 | 17 | Yes |
testcontainers-selenium-1.2.4.jar | 25.5 kB | 24 | 10 | 2 | 17 | Yes |
base/target/classes | - | 0 | 0 | 0 | - | - |
jul-to-slf4j/target/classes | - | 0 | 0 | 0 | - | - |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
40 | 46.5 MB | 25281 | 19573 | 771 | 17 | 35 |
compile: 39 | compile: 46.4 MB | compile: 25215 | compile: 19524 | compile: 767 | 17 | compile: 34 |
runtime: 1 | runtime: 67.9 kB | runtime: 66 | runtime: 49 | runtime: 4 | runtime: 1 |