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 3.141.59 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.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.1.3 jar Apache 2.0
com.google.guava guava 25.0-jre jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.1 jar The Apache Software License, Version 2.0
com.squareup.okhttp3 okhttp 3.11.0 jar Apache 2.0
com.squareup.okio okio 1.14.0 jar Apache 2.0
net.bytebuddy byte-buddy 1.8.15 jar The Apache Software License, Version 2.0
org.apache.commons commons-exec 1.3 jar Apache License, Version 2.0
org.checkerframework checker-compat-qual 2.0.0 jar GNU General Public License, version 2 (GPL2), with the classpath exceptionThe MIT License
org.codehaus.mojo animal-sniffer-annotations 1.14 jar MIT license
org.seleniumhq.selenium selenium-api 3.141.59 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-chrome-driver 3.141.59 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-edge-driver 3.141.59 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-firefox-driver 3.141.59 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-ie-driver 3.141.59 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-opera-driver 3.141.59 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-remote-driver 3.141.59 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-safari-driver 3.141.59 jar The Apache Software License, Version 2.0
org.seleniumhq.selenium selenium-support 3.141.59 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Unknown: isomorphic-webdriver

Apache 2.0: OkHttp, Okio, error-prone annotations

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Commons Exec

GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual

MIT license: Animal Sniffer Annotations

The Apache Software License, Version 2.0: Byte Buddy (without dependencies), FindBugs-jsr305, Guava: Google Core Libraries for Java, J2ObjC Annotations, selenium-api, selenium-chrome-driver, selenium-edge-driver, selenium-firefox-driver, selenium-ie-driver, selenium-java, selenium-opera-driver, selenium-remote-driver, selenium-safari-driver, selenium-support

Common Public License: HTML Parser