Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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:
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
- io.wcm.qa:io.wcm.qa.galenium.core:jar:5.0.0-SNAPSHOT
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
- com.google.guava:guava:jar:31.0.1-jre (compile)
Guava: Google Core Libraries for Java Description: Guava is a suite of core and expanded libraries that include utility classes, Google's collections, I/O classes, and much more.
URL: https://github.com/google/guava
Project Licenses: Apache License, Version 2.0
- com.google.guava:failureaccess:jar:1.0.1 (compile)
Guava InternalFutureFailureAccess and InternalFutures Description: Contains com.google.common.util.concurrent.internal.InternalFutureFailureAccess and InternalFutures. Most users will never need to use this artifact. Its classes is conceptually a part of Guava, but they're in this separate artifact so that Android libraries can use them without pulling in all of Guava (just as they can use ListenableFuture by depending on the listenablefuture artifact).
URL: https://github.com/google/guava/failureaccess
Project Licenses: The Apache Software License, Version 2.0
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
Guava ListenableFuture only Description: An empty artifact that Guava depends on to signal that it is providing ListenableFuture -- but is also available in a second "version" that contains com.google.common.util.concurrent.ListenableFuture class, without any other Guava classes. The idea is: - If users want only ListenableFuture, they depend on listenablefuture-1.0. - If users want all of Guava, they depend on guava, which, as of Guava 27.0, depends on listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-... version number is enough for some build systems (notably, Gradle) to select that empty artifact over the "real" listenablefuture-1.0 -- avoiding a conflict with the copy of ListenableFuture in guava itself. If users are using an older version of Guava or a build system other than Gradle, they may see class conflicts. If so, they can solve them by manually excluding the listenablefuture artifact or manually forcing their build systems to use 9999.0-....
URL: https://github.com/google/guava/listenablefuture
Project Licenses: The Apache Software License, Version 2.0
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
FindBugs-jsr305 Description: JSR305 Annotations for Findbugs
URL: http://findbugs.sourceforge.net/
Project Licenses: The Apache Software License, Version 2.0
- org.checkerframework:checker-qual:jar:3.5.0 (compile)
Checker Qual Description: Checker Qual is the set of annotations (qualifiers) and supporting classes used by the Checker Framework to type check Java source code. Please see artifact: org.checkerframework:checker
URL: https://checkerframework.org
Project Licenses: The MIT License
- com.google.errorprone:error_prone_annotations:jar:2.7.1 (compile)
error-prone annotations Description: Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
URL: http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations
Project Licenses: Apache 2.0
- com.google.j2objc:j2objc-annotations:jar:1.3 (compile)
J2ObjC Annotations Description: A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.
URL: https://github.com/google/j2objc/
Project Licenses: The Apache Software License, Version 2.0
- com.google.guava:failureaccess:jar:1.0.1 (compile)
- com.github.wnameless.json:json-flattener:jar:0.9.0 (compile)
json-flattener Description: A Java utility used to flatten nested JSON objects and even more to unflatten it back
URL: https://github.com/wnameless/json-flattener
Project Licenses: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-databind:jar:2.13.1 (test)
jackson-databind Description: General data-binding functionality for Jackson: works on core streaming API
URL: http://github.com/FasterXML/jackson
Project Licenses: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1 (test)
Jackson-annotations Description: Core annotations used for value types, used by Jackson data binding package.
URL: http://github.com/FasterXML/jackson
Project Licenses: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-core:jar:2.13.1 (test)
Jackson-core Description: Core Jackson processing abstractions (aka Streaming API), implementation for JSON
URL: https://github.com/FasterXML/jackson-core
Project Licenses: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1 (test)
- com.github.wnameless.json:json-base:jar:1.1.1 (compile)
json-base Description: A set of Java interfaces which decouples JSON implementations such as Jackson, Gson and minimal-json...
URL: https://github.com/wnameless/json-base
Project Licenses: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-databind:jar:2.13.1 (test)
- com.galenframework:galen-java-support:jar:2.4.4 (compile)
Galen Framework Support for Java Test Frameworks Description: A library for layout testing of websites
URL: http://galenframework.com
Project Licenses: The Apache Software License, Version 2.0
- com.galenframework:galen-rainbow4j:jar:2.4.4 (compile)
Galen Framework Rainbow4J Description: A library for working with images
URL: http://galenframework.com
Project Licenses: The Apache Software License, Version 2.0
- com.galenframework:galen-core:jar:2.4.4 (compile)
Galen Framework Core Description: A library for layout testing of websites
URL: http://galenframework.com
Project Licenses: The Apache Software License, Version 2.0
- commons-io:commons-io:jar:2.11.0 (compile)
Apache Commons IO Description: The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
URL: https://commons.apache.org/proper/commons-io/
Project Licenses: Apache License, Version 2.0
- com.google.code.gson:gson:jar:2.8.5 (compile)
Gson Description: Gson JSON library
URL: https://github.com/google/gson/gson
Project Licenses: Apache 2.0
- commons-cli:commons-cli:jar:1.4 (compile)
Apache Commons CLI Description: Apache Commons CLI provides a simple API for presenting, processing and validating a command line interface.
URL: http://commons.apache.org/proper/commons-cli/
Project Licenses: Apache License, Version 2.0
- org.freemarker:freemarker:jar:2.3.19 (compile)
FreeMarker Description: FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
Project Licenses: BSD-style license
- org.mozilla:rhino:jar:1.7.7.2 (compile)
Mozilla Rhino Description: Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.
URL: https://developer.mozilla.org/en/Rhino
Project Licenses: Mozilla Public License, Version 2.0
- com.codeborne:phantomjsdriver:jar:1.2.1 (compile)
PhantomJSDriver Description: PhantomJSDriver is a Java binding for the PhantomJS WebDriver, GhostDriver. The binding is developed within the GhostDriver project, and distributed through public Maven repository and Selenium official .zip package.
URL: https://github.com/detro/ghostdriver
Project Licenses: The BSD 2-Clause License
- commons-io:commons-io:jar:2.11.0 (compile)
- com.galenframework:galen-rainbow4j:jar:2.4.4 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
Apache Commons BeanUtils Description: Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
URL: https://commons.apache.org/proper/commons-beanutils/
Project Licenses: Apache License, Version 2.0
- commons-logging:commons-logging:jar:1.2 (compile)
Apache Commons Logging Description: Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
URL: http://commons.apache.org/proper/commons-logging/
Project Licenses: The Apache Software License, Version 2.0
- commons-logging:commons-logging:jar:1.2 (compile)
- io.qameta.allure:allure-junit5:jar:2.13.3 (compile)
Allure JUnit 5 Integration Description: Allure JUnit 5 Integration
URL: https://github.com/allure-framework/allure-java
Project Licenses: The Apache Software License, Version 2.0
- io.qameta.allure:allure-junit-platform:jar:2.13.3 (compile)
Allure JUnit Platform Integration Description: Allure JUnit Platform Integration
URL: https://github.com/allure-framework/allure-java
Project Licenses: The Apache Software License, Version 2.0
- io.qameta.allure:allure-java-commons:jar:2.13.3 (compile)
Allure Java Commons Description: Allure Java Commons
URL: https://github.com/allure-framework/allure-java
Project Licenses: The Apache Software License, Version 2.0
- io.qameta.allure:allure-model:jar:2.13.3 (compile)
Allure Model Integration Description: Allure Model Integration
URL: https://github.com/allure-framework/allure-java
Project Licenses: The Apache Software License, Version 2.0
- org.apache.tika:tika-core:jar:1.20 (runtime)
Apache Tika core Description: This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It also includes the core facades for the Tika API.
Project Licenses: Apache License, Version 2.0
- org.jooq:joor-java-8:jar:0.9.10 (runtime)
jOOR Description: jOOR is a recursive acronym that stands for jOOR Object Oriented Reflection. It is a simple wrapper for the java.lang.reflect package.
URL: https://github.com/jOOQ/jOOR
Project Licenses: Apache License, Version 2.0
- io.qameta.allure:allure-model:jar:2.13.3 (compile)
- io.qameta.allure:allure-java-commons:jar:2.13.3 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.0-M1 (compile)
JUnit Jupiter API Description: Module "junit-jupiter-api" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.apiguardian:apiguardian-api:jar:1.1.0 (compile)
org.apiguardian:apiguardian-api Description: @API Guardian
URL: https://github.com/apiguardian-team/apiguardian
Project Licenses: The Apache License, Version 2.0
- org.junit.platform:junit-platform-commons:jar:1.7.0-M1 (compile)
JUnit Platform Commons Description: Module "junit-platform-commons" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.apiguardian:apiguardian-api:jar:1.1.0 (compile)
- io.qameta.allure:allure-junit-platform:jar:2.13.3 (compile)
- 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-csv:jar:1.9.0 (compile)
Apache Commons CSV Description: The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.
URL: https://commons.apache.org/proper/commons-csv/
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.httpcomponents:httpclient:jar:4.5.13 (compile)
Apache HttpClient Description: Apache HttpComponents Client
URL: http://hc.apache.org/httpcomponents-client
Project Licenses: Apache License, Version 2.0
- org.apache.httpcomponents:httpcore:jar:4.4.13 (compile)
Apache HttpCore Description: Apache HttpComponents Core (blocking I/O)
URL: http://hc.apache.org/httpcomponents-core-ga
Project Licenses: Apache License, Version 2.0
- commons-codec:commons-codec:jar:1.11 (compile)
Apache Commons Codec Description: The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
URL: http://commons.apache.org/proper/commons-codec/
Project Licenses: Apache License, Version 2.0
- org.apache.httpcomponents:httpcore:jar:4.4.13 (compile)
- org.aspectj:aspectjrt:jar:1.9.8.RC3 (compile)
AspectJ Runtime Description: The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous compile-time or post-compile-time (binary weaving) build step.
URL: https://www.eclipse.org/aspectj/
Project Licenses: Eclipse Public License - v 2.0
- org.aspectj:aspectjtools:jar:1.9.8.RC3 (compile)
AspectJ Tools (Compiler) Description: AspectJ tools most notably contains the AspectJ compiler (AJC). AJC applies aspects to Java classes during compilation, fully replacing Javac for plain Java classes and also compiling native AspectJ or annotation-based @AspectJ syntax. Furthermore, AJC can weave aspects into existing class files in a post-compile binary weaving step. This library is a superset of AspectJ weaver and hence also of AspectJ runtime.
URL: https://www.eclipse.org/aspectj/
Project Licenses: Eclipse Public License - v 2.0
- org.hamcrest:hamcrest:jar:2.2 (compile)
Hamcrest Description: Core API and libraries of hamcrest matcher framework.
URL: http://hamcrest.org/JavaHamcrest/
Project Licenses: BSD License 3
- org.junit.jupiter:junit-jupiter:jar:5.7.0-M1 (compile)
JUnit Jupiter (Aggregator) Description: Module "junit-jupiter" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.junit.jupiter:junit-jupiter-params:jar:5.7.0-M1 (compile)
JUnit Jupiter Params Description: Module "junit-jupiter-params" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.junit.jupiter:junit-jupiter-engine:jar:5.7.0-M1 (runtime)
JUnit Jupiter Engine Description: Module "junit-jupiter-engine" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.junit.platform:junit-platform-engine:jar:1.7.0-M1 (runtime)
JUnit Platform Engine API Description: Module "junit-platform-engine" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.junit.platform:junit-platform-engine:jar:1.7.0-M1 (runtime)
- org.junit.jupiter:junit-jupiter-params:jar:5.7.0-M1 (compile)
- 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.seleniumhq.selenium:selenium-chrome-driver:jar:3.141.59 (compile)
selenium-chrome-driver 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
- 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
- org.seleniumhq.selenium:selenium-remote-driver:jar:3.141.59 (compile)
selenium-remote-driver 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
- net.bytebuddy:byte-buddy:jar:1.8.15 (compile)
Byte Buddy (without dependencies) Description: Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.
URL: http://bytebuddy.net/byte-buddy
Project Licenses: The Apache Software License, Version 2.0
- org.seleniumhq.selenium:selenium-api:jar:3.141.59 (compile)
- org.seleniumhq.selenium:selenium-firefox-driver:jar:3.141.59 (compile)
selenium-firefox-driver 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
- org.apache.commons:commons-exec:jar:1.3 (compile)
Apache Commons Exec Description: Apache Commons Exec is a library to reliably execute external processes from within the JVM.
URL: http://commons.apache.org/proper/commons-exec/
Project Licenses: Apache License, Version 2.0
- org.apache.commons:commons-exec:jar:1.3 (compile)
- org.seleniumhq.selenium:selenium-ie-driver:jar:3.141.59 (compile)
selenium-ie-driver 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
- org.seleniumhq.selenium:selenium-support:jar:3.141.59 (compile)
selenium-support 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
- com.google.guava:guava:jar:31.0.1-jre (compile)
Licenses
Apache 2.0: Gson, error-prone annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.jetbrains.kotlin:kotlin-stdlib, org.jetbrains.kotlin:kotlin-stdlib-common, org.opentest4j:opentest4j
BSD-style license: FreeMarker
Mozilla Public License, Version 2.0: Mozilla Rhino
The BSD 2-Clause License: PhantomJSDriver
BSD License 3: Hamcrest
MIT License: SLF4J API Module
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 MIT License: Checker Qual
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons CLI, Apache Commons CSV, Apache Commons Codec, Apache Commons Collections, Apache Commons Exec, Apache Commons IO, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Apache Tika core, Guava: Google Core Libraries for Java, jOOR
Eclipse Public License - v 2.0: AspectJ Runtime, AspectJ Tools (Compiler)
The Apache Software License, Version 2.0: Allure JUnit 5 Integration, Allure JUnit Platform Integration, Allure Java Commons, Allure Model Integration, Apache Commons Logging, Byte Buddy (without dependencies), FindBugs-jsr305, Galen Framework Core, Galen Framework Rainbow4J, Galen Framework Support for Java Test Frameworks, Galenium Core, 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, selenium-chrome-driver, selenium-firefox-driver, selenium-ie-driver, selenium-remote-driver, selenium-support
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 |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
slf4j-api-1.7.30.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
phantomjsdriver-1.2.1.jar | 10.7 kB | 11 | 5 | 1 | 1.6 | 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 |
galen-core-2.4.4.jar | 739.2 kB | 507 | 430 | 41 | 1.8 | Yes |
galen-java-support-2.4.4.jar | 21.7 kB | 27 | 15 | 3 | 1.8 | Yes |
galen-rainbow4j-2.4.4.jar | 34.3 kB | 33 | 21 | 3 | 1.8 | 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 |
gson-2.8.5.jar | 241.6 kB | 197 | 180 | 8 | 1.6 | 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 |
commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes |
commons-cli-1.4.jar | 53.8 kB | 40 | 27 | 1 | 1.5 | Yes |
commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | 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 |
byte-buddy-1.8.15.jar | 3 MB | 2133 | 2084 | 36 | 1.6 | Yes |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes |
commons-csv-1.9.0.jar | 51.3 kB | 30 | 17 | 1 | 1.8 | Yes |
commons-exec-1.3.jar | 54.4 kB | 53 | 37 | 4 | 1.5 | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
httpclient-4.5.13.jar | 780.3 kB | 511 | 470 | 24 | 1.6 | Yes |
httpcore-4.4.13.jar | 328.6 kB | 283 | 253 | 17 | 1.6 | 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 |
aspectjrt-1.9.8.RC3.jar | 122.9 kB | 148 | 130 | 11 | 1.8 | Yes |
aspectjtools-1.9.8.RC3.jar | 14.5 MB | 5636 | 5127 | 251 | - | Yes |
checker-qual-3.5.0.jar | 214.4 kB | 382 | 321 | 33 | 1.8 | Yes |
freemarker-2.3.19.jar | 931.2 kB | 703 | 668 | 17 | 1.5 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | 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 |
rhino-1.7.7.2.jar | 1.2 MB | 521 | 482 | 23 | 1.6 | 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-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-remote-driver-3.141.59.jar | 334 kB | 206 | 185 | 12 | - | Yes |
selenium-support-3.141.59.jar | 151.1 kB | 143 | 132 | 6 | 1.8 | Yes |
64 | 37.8 MB | 21342 | 19042 | 877 | 1.8 | 60 |
compile: 50 | compile: 31.1 MB | compile: 17308 | compile: 15653 | compile: 728 | - | compile: 47 |
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 |