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-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.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.selectors | 5.0.0-SNAPSHOT | jar | The Apache Software License, Version 2.0 | Yes |
org.apache.commons | commons-collections4 | 4.4 | jar | Apache License, Version 2.0 | Yes |
org.apache.commons | commons-text | 1.9 | jar | Apache License, Version 2.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 |
org.apache.commons | commons-lang3 | 3.12.0 | jar | Apache License, Version 2.0 | 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 |
---|---|---|---|---|
org.codehaus.janino | commons-compiler | 3.1.2 | jar | New BSD License |
org.jetbrains | annotations | 23.0.0 | jar | The Apache Software License, Version 2.0 |
org.jetbrains.kotlin | kotlin-stdlib | 1.3.72 | jar | The Apache License, Version 2.0 |
org.jetbrains.kotlin | kotlin-stdlib-common | 1.3.70 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- io.wcm.qa:io.wcm.qa.galenium.differences:jar:5.0.0-SNAPSHOT
Galenium Differences Description: Expected differences help with focussing on the unexpected differences.
URL: https://qa.wcm.io/galenium/io.wcm.qa.galenium.modules/io.wcm.qa.galenium.differences/
Project Licenses: The Apache Software License, Version 2.0
- io.wcm.qa:io.wcm.qa.galenium.core:jar:5.0.0-SNAPSHOT (compile)
Galenium Core Description: Basic core functionality of Galenium.
URL: https://qa.wcm.io/galenium/io.wcm.qa.galenium.modules/io.wcm.qa.galenium.core/
Project Licenses: The Apache Software License, Version 2.0
- org.opentest4j:opentest4j:jar:1.2.0 (compile)
org.opentest4j:opentest4j Description: Open Test Alliance for the JVM
URL: https://github.com/ota4j-team/opentest4j
Project Licenses: The Apache License, Version 2.0
- org.opentest4j:opentest4j:jar:1.2.0 (compile)
- io.wcm.qa:io.wcm.qa.galenium.selectors:jar:5.0.0-SNAPSHOT (compile)
Galenium Selectors Description: Selectors integrate Selenium's By and Galen's Locator concepts.
URL: https://qa.wcm.io/galenium/io.wcm.qa.galenium.modules/io.wcm.qa.galenium.selectors/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.commons:commons-collections4:jar:4.4 (compile)
Apache Commons Collections Description: The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
URL: https://commons.apache.org/proper/commons-collections/
Project Licenses: Apache License, Version 2.0
- org.apache.commons:commons-text:jar:1.9 (compile)
Apache Commons Text Description: Apache Commons Text is a library focused on algorithms working on strings.
URL: https://commons.apache.org/proper/commons-text
Project Licenses: Apache License, Version 2.0
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
Apache Commons Lang Description: Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
URL: https://commons.apache.org/proper/commons-lang/
Project Licenses: Apache License, Version 2.0
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- org.seleniumhq.selenium:selenium-api:jar:3.141.59 (compile)
selenium-api Description: Selenium automates browsers. That's it! What you do with that power is entirely up to you.
URL: http://www.seleniumhq.org/
Project Licenses: The Apache Software License, Version 2.0
- ch.qos.logback:logback-classic:jar:1.2.3 (compile)
Logback Classic Module Description: logback-classic module
URL: http://logback.qos.ch/logback-classic
Project Licenses: Eclipse Public License - v 1.0, GNU Lesser General Public License
- ch.qos.logback:logback-core:jar:1.2.3 (compile)
Logback Core Module Description: logback-core module
URL: http://logback.qos.ch/logback-core
Project Licenses: Eclipse Public License - v 1.0, GNU Lesser General Public License
- ch.qos.logback:logback-core:jar:1.2.3 (compile)
- com.squareup.okhttp3:okhttp:jar:4.8.0 (test)
okhttp Description: Square’s meticulous HTTP client for Java and Kotlin.
URL: https://square.github.io/okhttp/
Project Licenses: The Apache Software License, Version 2.0
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.3.72 (test)
org.jetbrains.kotlin:kotlin-stdlib Description: Kotlin Standard Library for JVM
Project Licenses: The Apache License, Version 2.0
- org.jetbrains:annotations:jar:23.0.0 (test)
JetBrains Java Annotations Description: A set of annotations used for code inspection support and code documentation.
URL: https://github.com/JetBrains/java-annotations
Project Licenses: The Apache Software License, Version 2.0
- org.jetbrains:annotations:jar:23.0.0 (test)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.3.72 (test)
- com.squareup.okio:okio:jar:2.7.0 (test)
Okio Description: A modern I/O API for Java
URL: https://github.com/square/okio/
Project Licenses: The Apache Software License, Version 2.0
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.3.70 (test)
org.jetbrains.kotlin:kotlin-stdlib-common Description: Kotlin Common Standard Library
Project Licenses: The Apache License, Version 2.0
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.3.70 (test)
- org.codehaus.janino:janino:jar:3.1.2 (test)
janino Description: The "JANINO" implementation of the "commons-compiler" API: Super-small, super-fast, independent from the JDK's "tools.jar".
URL: http://janino-compiler.github.io/janino/
Project Licenses: New BSD License
- org.codehaus.janino:commons-compiler:jar:3.1.2 (test)
commons-compiler Description: The "commons-compiler" API, including the "IExpressionEvaluator", "IScriptEvaluator", "IClassBodyEvaluator" and "ISimpleCompiler" interfaces.
URL: http://janino-compiler.github.io/commons-compiler/
Project Licenses: New BSD License
- org.codehaus.janino:commons-compiler:jar:3.1.2 (test)
- org.slf4j:slf4j-api:jar:1.7.30 (compile)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project Licenses: MIT License
- io.wcm.qa:io.wcm.qa.galenium.core:jar:5.0.0-SNAPSHOT (compile)
Licenses
The Apache License, Version 2.0: 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 Collections, Apache Commons Lang, Apache Commons Text
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: commons-compiler, janino
The Apache Software License, Version 2.0: Galenium Core, Galenium Differences, Galenium Selectors, JetBrains Java Annotations, Okio, 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 |
io.wcm.qa.galenium.core-5.0.0-SNAPSHOT.jar | 105.5 kB | 83 | 50 | 16 | 1.8 | Yes |
io.wcm.qa.galenium.selectors-5.0.0-SNAPSHOT.jar | 14.7 kB | 25 | 12 | 2 | 1.8 | 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 |
commons-text-1.9.jar | 216.2 kB | 154 | 135 | 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 |
17 | 6.3 MB | 4476 | 3755 | 212 | 1.8 | 16 |
compile: 10 | compile: 2.7 MB | compile: 2120 | compile: 1858 | compile: 140 | - | compile: 10 |
test: 7 | test: 3.7 MB | test: 2356 | test: 1897 | test: 72 | - | test: 6 |