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.htmlparser htmlparser 1.6 jar Common Public License
org.seleniumhq.selenium selenium-java 4.27.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.google.auto.service auto-service-annotations 1.1.1 jar Apache 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.28.0 jar Apache 2.0
com.google.guava failureaccess 1.0.2 jar The Apache Software License, Version 2.0
com.google.guava guava 33.3.1-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.0.0 jar Apache License, Version 2.0
dev.failsafe failsafe 3.3.2 jar Apache License, Version 2.0
io.opentelemetry opentelemetry-api 1.44.1 jar The Apache License, Version 2.0
io.opentelemetry opentelemetry-context 1.44.1 jar The Apache License, Version 2.0
io.opentelemetry opentelemetry-exporter-logging 1.44.1 jar The Apache License, Version 2.0
io.opentelemetry opentelemetry-sdk 1.44.1 jar The Apache License, Version 2.0
io.opentelemetry opentelemetry-sdk-common 1.44.1 jar The Apache License, Version 2.0
io.opentelemetry opentelemetry-sdk-extension-autoconfigure 1.44.1 jar The Apache License, Version 2.0
io.opentelemetry opentelemetry-sdk-extension-autoconfigure-spi 1.44.1 jar The Apache License, Version 2.0
io.opentelemetry opentelemetry-sdk-logs 1.44.1 jar The Apache License, Version 2.0
io.opentelemetry opentelemetry-sdk-metrics 1.44.1 jar The Apache License, Version 2.0
io.opentelemetry opentelemetry-sdk-trace 1.44.1 jar The Apache License, Version 2.0
io.opentelemetry.semconv opentelemetry-semconv 1.25.0-alpha jar The Apache License, Version 2.0
net.bytebuddy byte-buddy 1.15.10 jar Apache License, Version 2.0
org.apache.commons commons-exec 1.4.0 jar Apache-2.0
org.checkerframework checker-qual 3.43.0 jar The MIT License
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.seleniumhq.selenium selenium-api 4.27.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-chrome-driver 4.27.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-chromium-driver 4.27.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-devtools-v129 4.27.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-devtools-v130 4.27.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-devtools-v131 4.27.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-devtools-v85 4.27.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-edge-driver 4.27.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-firefox-driver 4.27.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-http 4.27.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-ie-driver 4.27.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-json 4.27.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-manager 4.27.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-os 4.27.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-remote-driver 4.27.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-safari-driver 4.27.0 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-support 4.27.0 jar The Apache Software License, Version 2.0

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
io.opentelemetry opentelemetry-api-incubator 1.44.1-alpha jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Unknown: isomorphic-webdriver

The Apache License, Version 2.0: JSpecify annotations, OpenTelemetry Java, OpenTelemetry Semantic Conventions Java

Apache 2.0: AutoService, error-prone annotations

The MIT License: Checker Qual

Apache License, Version 2.0: Byte Buddy (without dependencies), Failsafe, Guava: Google Core Libraries for Java, J2ObjC Annotations

Apache-2.0: Apache Commons Exec

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, org.seleniumhq.selenium:selenium-api, org.seleniumhq.selenium:selenium-chrome-driver, org.seleniumhq.selenium:selenium-chromium-driver, org.seleniumhq.selenium:selenium-devtools-v129, org.seleniumhq.selenium:selenium-devtools-v130, org.seleniumhq.selenium:selenium-devtools-v131, org.seleniumhq.selenium:selenium-devtools-v85, org.seleniumhq.selenium:selenium-edge-driver, org.seleniumhq.selenium:selenium-firefox-driver, org.seleniumhq.selenium:selenium-http, org.seleniumhq.selenium:selenium-ie-driver, org.seleniumhq.selenium:selenium-java, 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-safari-driver, org.seleniumhq.selenium:selenium-support

Common Public License: HTML Parser