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 Optional
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License No
org.slf4j slf4j-api 1.7.30 jar MIT License No
com.github.wnameless.json json-flattener 0.9.0 jar The Apache Software License, Version 2.0 Yes
com.google.guava guava 31.0.1-jre jar Apache License, Version 2.0 Yes
io.netty netty-all 5.0.0.Alpha2 jar Apache License, Version 2.0 Yes
io.wcm.qa io.wcm.qa.galenium.core 5.0.0-SNAPSHOT jar The Apache Software License, Version 2.0 Yes
io.wcm.qa io.wcm.qa.galenium.interaction 5.0.0-SNAPSHOT jar The Apache Software License, Version 2.0 Yes
io.wcm.qa io.wcm.qa.galenium.selectors 5.0.0-SNAPSHOT jar The Apache Software License, Version 2.0 Yes
net.sourceforge.htmlcleaner htmlcleaner 2.24 jar BSD License Yes
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0 Yes
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0 Yes
org.checkerframework checker-qual 3.5.0 jar The MIT License Yes
org.jsoup jsoup 1.14.3 jar The MIT License Yes
org.seleniumhq.selenium selenium-api 3.141.59 jar The Apache Software License, Version 2.0 Yes

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
com.squareup.okhttp3 okhttp 4.8.0 jar The Apache Software License, Version 2.0
com.squareup.okio okio 2.7.0 jar The Apache Software License, Version 2.0
org.codehaus.janino janino 3.1.2 jar New BSD License

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 Optional
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License No
com.github.wnameless.json json-base 1.1.1 jar The Apache Software License, Version 2.0 Yes
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0 Yes
com.google.errorprone error_prone_annotations 2.7.1 jar Apache 2.0 Yes
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0 Yes
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0 Yes
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0 Yes
org.jdom jdom2 2.0.5 jar Similar to Apache License but with the acknowledgment clause removed Yes
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0 Yes

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 Optional
org.codehaus.janino commons-compiler 3.1.2 jar New BSD License No
org.jetbrains annotations 23.0.0 jar The Apache Software License, Version 2.0 No
org.jetbrains.kotlin kotlin-stdlib 1.3.72 jar The Apache License, Version 2.0 No
org.jetbrains.kotlin kotlin-stdlib-common 1.3.70 jar The Apache License, Version 2.0 No
com.fasterxml.jackson.core jackson-annotations 2.13.1 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-core 2.13.1 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-databind 2.13.1 jar The Apache Software License, Version 2.0 Yes

Project Dependency Graph

Dependency Tree

Licenses

Similar to Apache License but with the acknowledgment clause removed: JDOM

The Apache License, Version 2.0: org.jetbrains.kotlin:kotlin-stdlib, org.jetbrains.kotlin:kotlin-stdlib-common, org.opentest4j:opentest4j

Apache 2.0: error-prone annotations

BSD License: HtmlCleaner

The MIT License: Checker Qual, jsoup Java HTML Parser

MIT License: SLF4J API Module

Apache License, Version 2.0: Apache Commons Collections, Apache Commons Lang, Guava: Google Core Libraries for Java, Netty/All-in-One

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

New BSD License: commons-compiler, janino

The Apache Software License, Version 2.0: FindBugs-jsr305, Galenium Core, Galenium Interaction, Galenium Sampling, Galenium Selectors, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Jackson-annotations, Jackson-core, JetBrains Java Annotations, Okio, jackson-databind, json-base, json-flattener, okhttp, selenium-api

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Total Size Entries Classes Packages Java Version Debug Information
Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.2.3.jar 290.3 kB 234 175 27 1.6 Yes
logback-core-1.2.3.jar 471.9 kB 419 373 36 1.6 Yes
okhttp-4.8.0.jar 795.8 kB 345 321 17 1.8 Yes
okio-2.7.0.jar 243.9 kB 77 70 2 1.6 Yes
commons-compiler-3.1.2.jar 156.7 kB 166 136 13 1.6 Yes
janino-3.1.2.jar 883.5 kB 480 464 4 1.6 Yes
annotations-23.0.0.jar 29.4 kB 68 58 3 - Yes
kotlin-stdlib-1.3.72.jar 1.4 MB 895 848 33 1.6 Yes
kotlin-stdlib-common-1.3.70.jar 179.6 kB 325 0 0 - No
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes
jackson-annotations-2.13.1.jar 75.7 kB 84 72 2 - Yes
jackson-core-2.13.1.jar 374.6 kB 156 128 13 - Yes
jackson-databind-2.13.1.jar 1.5 MB 745 707 23 - Yes
json-base-1.1.1.jar 17.8 kB 30 18 2 - Yes
json-flattener-0.9.0.jar 33.2 kB 37 23 3 - Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.7.1.jar 14.8 kB 36 24 2 1.7 No
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-31.0.1-jre.jar 3 MB 2090 2060 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes
netty-all-5.0.0.Alpha2.jar 2.7 MB 1795 1717 64 1.6 Yes
io.wcm.qa.galenium.core-5.0.0-SNAPSHOT.jar 105.5 kB 83 50 16 1.8 Yes
io.wcm.qa.galenium.interaction-5.0.0-SNAPSHOT.jar 20.5 kB 23 10 2 1.8 Yes
io.wcm.qa.galenium.selectors-5.0.0-SNAPSHOT.jar 14.7 kB 25 12 2 1.8 Yes
htmlcleaner-2.24.jar 171.5 kB 90 79 3 1.5 Yes
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
checker-qual-3.5.0.jar 214.4 kB 382 321 33 1.8 Yes
jdom2-2.0.5.jar 299.7 kB 211 191 15 1.5 Yes
jsoup-1.14.3.jar 423.4 kB 277 259 7 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
selenium-api-3.141.59.jar 182.1 kB 219 203 10 - Yes
33 15 MB 10369 9278 397 1.8 30
compile: 23 compile: 9.3 MB compile: 7028 compile: 6474 compile: 287 - compile: 21
test: 10 test: 5.7 MB test: 3341 test: 2804 test: 110 - test: 9

Back to top

Version: 5.0.0-SNAPSHOT. Last Published: 2022-09-08.