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
io.qameta.allure allure-junit5 2.13.3 jar The Apache Software 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
org.apache.commons commons-text 1.9 jar Apache License, Version 2.0 Yes
org.junit.jupiter junit-jupiter 5.7.0-M1 jar Eclipse Public License v2.0 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
io.qameta.allure allure-java-commons 2.13.3 jar The Apache Software License, Version 2.0 Yes
io.qameta.allure allure-junit-platform 2.13.3 jar The Apache Software License, Version 2.0 Yes
io.qameta.allure allure-model 2.13.3 jar The Apache Software License, Version 2.0 Yes
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0 Yes
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0 Yes
org.junit.jupiter junit-jupiter-api 5.7.0-M1 jar Eclipse Public License v2.0 Yes
org.junit.jupiter junit-jupiter-params 5.7.0-M1 jar Eclipse Public License v2.0 Yes
org.junit.platform junit-platform-commons 1.7.0-M1 jar Eclipse Public License v2.0 Yes
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0 Yes

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 Optional
org.apache.tika tika-core 1.20 jar Apache License, Version 2.0 Yes
org.jooq joor-java-8 0.9.10 jar Apache License, Version 2.0 Yes
org.junit.jupiter junit-jupiter-engine 5.7.0-M1 jar Eclipse Public License v2.0 Yes
org.junit.platform junit-platform-engine 1.7.0-M1 jar Eclipse Public License v2.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

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

MIT License: SLF4J API Module

Apache License, Version 2.0: Apache Commons Lang, Apache Commons Text, Apache Tika core, jOOR

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

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

New BSD License: commons-compiler, janino

The Apache Software License, Version 2.0: Allure JUnit 5 Integration, Allure JUnit Platform Integration, Allure Java Commons, Allure Model Integration, Galenium Core, Galenium Listeners, Jackson-annotations, Jackson-core, JetBrains Java Annotations, Okio, jackson-databind, 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
allure-java-commons-2.13.3.jar 74.1 kB 74 65 5 1.8 Yes
allure-junit-platform-2.13.3.jar 14.1 kB 12 3 1 1.8 Yes
allure-junit5-2.13.3.jar 3.6 kB 9 1 1 1.8 Yes
allure-model-2.13.3.jar 25.6 kB 28 22 1 1.8 Yes
io.wcm.qa.galenium.core-5.0.0-SNAPSHOT.jar 105.5 kB 83 50 16 1.8 Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
commons-text-1.9.jar 216.2 kB 154 135 7 1.8 Yes
tika-core-1.20.jar 699.6 kB 403 339 20 1.8 Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 3 2 - Yes
joor-java-8-0.9.10.jar 24.2 kB 21 10 1 1.8 Yes
junit-jupiter-5.7.0-M1.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.7.0-M1.jar 164.4 kB 159 144 8 - Yes
junit-jupiter-engine-5.7.0-M1.jar 208.5 kB 129 112 9 - Yes
junit-jupiter-params-5.7.0-M1.jar 562 kB 370 336 22 - Yes
junit-platform-commons-1.7.0-M1.jar 99.3 kB 62 42 7 - Yes
junit-platform-engine-1.7.0-M1.jar 175.4 kB 140 124 9 - 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
31 9.6 MB 6301 5328 316 1.8 29
compile: 17 compile: 2.9 MB compile: 2267 compile: 1939 compile: 167 - compile: 16
test: 10 test: 5.7 MB test: 3341 test: 2804 test: 110 - test: 9
runtime: 4 runtime: 1.1 MB runtime: 693 runtime: 585 runtime: 39 - runtime: 4

Back to top

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