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
commons-io commons-io 2.7 jar Apache License, Version 2.0
de.willuhn datasource 2.8.1.220 jar GNU Lesser General Public License
de.willuhn hibiscus 2.8.22 jar GNU General Public License (GPL)
de.willuhn jameica 2.8.4 jar GNU General Public License (GPL)
de.willuhn util 2.8.0.219 jar GNU Lesser General Public License
io.github.bonigarcia webdrivermanager 4.2.0 jar Apache 2.0
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception
org.apache.commons commons-csv 1.7 jar Apache License, Version 2.0
org.apache.commons commons-text 1.8 jar Apache License, Version 2.0
org.seleniumhq.selenium selenium-server 3.141.59 jar The Apache Software License, Version 2.0

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.hamcrest hamcrest-library 2.1 jar BSD Licence 3
org.junit.jupiter junit-jupiter-api 5.5.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.5.2 jar Eclipse Public License v2.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.beust jcommander 1.72 jar Apache 2.0
com.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.google.code.gson gson 2.8.6 jar Apache 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
commons-codec commons-codec 1.13 jar Apache License, Version 2.0
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
net.bytebuddy byte-buddy 1.8.15 jar The Apache Software License, Version 2.0
net.jcip jcip-annotations 1.0 jar -
org.apache.commons commons-compress 1.18 jar Apache License, Version 2.0
org.apache.commons commons-exec 1.3 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.11 jar Apache License, Version 2.0
org.apache.httpcomponents.client5 httpclient5 5.0.1 jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5 5.0.1 jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5-h2 5.0.1 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.jsoup jsoup 1.13.1 jar The MIT License
org.rauschig jarchivelib 1.0.0 jar Apache 2
org.seleniumhq.selenium jetty-repacked 9.4.12.v20180830 jar The Apache Software License, Version 2.0
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-java 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
org.slf4j slf4j-api 1.7.30 jar MIT License
org.yaml snakeyaml 1.19 jar Apache License, Version 2.0

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.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.hamcrest hamcrest 2.1 jar BSD Licence 3
org.hamcrest hamcrest-core 2.1 jar BSD Licence 3
org.junit.platform junit-platform-commons 1.5.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.5.2 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: Gson, OkHttp, Okio, WebDriverManager, error-prone annotations, jcommander

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

MIT License: SLF4J API Module

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API

GNU General Public License (GPL): DKB Credit Card Scraper, hibiscus, jameica

GNU Lesser General Public License: datasource, util

BSD Licence 3: Hamcrest, Hamcrest Core, Hamcrest Library

Apache 2: Java archiving library

Unknown: "Java Concurrency in Practice" book annotations

The MIT License: Checker Qual, jsoup Java HTML Parser

Apache License, Version 2.0: Apache Commons CSV, Apache Commons Codec, Apache Commons Compress, Apache Commons Exec, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, SnakeYAML

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

CDDL + GPLv2 with classpath exception: Java Servlet API, javax.annotation API

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, jetty-repacked, 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-server, selenium-support

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jcommander-1.72.jar 69.3 kB 67 65 5 1.7 Yes
jsr305-1.3.9.jar 33 kB 72 35 3 1.5 Yes
gson-2.8.6.jar 240.3 kB 198 181 9 - Yes
error_prone_annotations-2.1.3.jar 13.7 kB 34 22 2 1.7 No
guava-25.0-jre.jar 2.7 MB 1974 1944 18 1.8 Yes
j2objc-annotations-1.1.jar 8.8 kB 23 12 1 1.5 Yes
okhttp-3.11.0.jar 413.6 kB 224 201 13 1.7 Yes
okio-1.14.0.jar 85.8 kB 52 44 1 1.7 Yes
commons-codec-1.13.jar 344.3 kB 248 101 7 1.7 Yes
commons-io-2.7.jar 276.4 kB 198 176 10 1.8 Yes
datasource-2.8.1.220.jar 80 kB 72 56 6 1.7 Yes
hibiscus-2.8.22.jar 5.5 MB 1961 1700 52 1.7 Yes
jameica-2.8.4.jar 2.4 MB 1081 803 37 1.7 Yes
util-2.8.0.219.jar 114.1 kB 98 78 10 1.7 Yes
webdrivermanager-4.2.0.jar 105 kB 55 37 6 1.8 Yes
javax.annotation-api-1.3.2.jar 26.6 kB 29 15 3 1.8 Yes
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes
byte-buddy-1.8.15.jar 3 MB 2133 2084 36 1.6 Yes
jcip-annotations-1.0.jar 2.3 kB 9 4 1 1.5 No
commons-compress-1.18.jar 591.7 kB 377 336 29 1.7 Yes
commons-csv-1.7.jar 45.1 kB 30 17 1 1.8 Yes
commons-exec-1.3.jar 54.4 kB 53 37 4 1.5 Yes
commons-lang3-3.11.jar 577.7 kB 368 339 17 1.8 Yes
commons-text-1.8.jar 207 kB 152 134 6 1.8 Yes
httpclient5-5.0.1.jar 779 kB 507 464 26 1.7 Yes
httpcore5-5.0.1.jar 820.4 kB 650 606 29 1.7 Yes
httpcore5-h2-5.0.1.jar 228.4 kB 165 137 14 1.7 Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 3 2 - Yes
checker-compat-qual-2.0.0.jar 31.5 kB 47 28 10 1.7 Yes
animal-sniffer-annotations-1.14.jar 3.5 kB 12 1 1 1.5 No
hamcrest-2.1.jar 123.1 kB 122 108 11 1.7 Yes
hamcrest-core-2.1.jar 1.2 kB 6 1 1 1.7 Yes
hamcrest-library-2.1.jar 1.2 kB 6 1 1 1.7 Yes
jsoup-1.13.1.jar 393.9 kB 262 244 7 1.7 Yes
junit-jupiter-api-5.5.2.jar 141.8 kB 141 127 7 - Yes
junit-jupiter-engine-5.5.2.jar 219.6 kB 142 124 10 - Yes
junit-platform-commons-1.5.2.jar 91.7 kB 58 38 7 - Yes
junit-platform-engine-1.5.2.jar 163.9 kB 133 117 9 - Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
jarchivelib-1.0.0.jar 41 kB 42 32 1 1.7 Yes
jetty-repacked-9.4.12.v20180830.jar 1.7 MB 963 881 30 1.8 Yes
selenium-api-3.141.59.jar 182.1 kB 219 203 10 - Yes
selenium-chrome-driver-3.141.59.jar 13.7 kB 20 8 2 - Yes
selenium-edge-driver-3.141.59.jar 8 kB 18 6 2 - Yes
selenium-firefox-driver-3.141.59.jar 810.4 kB 49 30 3 - Yes
selenium-ie-driver-3.141.59.jar 17.2 kB 21 9 2 - Yes
selenium-java-3.141.59.jar 0.4 kB 2 0 0 - No
selenium-opera-driver-3.141.59.jar 10.8 kB 18 6 2 - Yes
selenium-remote-driver-3.141.59.jar 334 kB 206 185 12 - Yes
selenium-safari-driver-3.141.59.jar 15.9 kB 23 11 2 - Yes
selenium-server-3.141.59.jar 644.5 kB 426 350 37 1.8 Yes
selenium-support-3.141.59.jar 151.1 kB 143 132 6 1.8 Yes
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes
snakeyaml-1.19.jar 297.5 kB 246 210 19 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
54 24.4 MB 14323 12603 550 1.8 50
compile: 45 compile: 23.6 MB compile: 13696 compile: 12077 compile: 500 - compile: 41
test: 9 test: 752.4 kB test: 627 test: 526 test: 50 - test: 9