This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.
License |
License |
---|---|
GroupId | GroupIdde.richtercloud |
ArtifactId | ArtifactIdselenium-tools |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis is the Maven parent POM for all richtercloud.de containing
mostly shared static code analysis configuration.
|
Filename | Size |
---|---|
selenium-tools-1.6.pom | |
selenium-tools-1.6.jar | 22 KB |
selenium-tools-1.6-sources.jar | 18 KB |
selenium-tools-1.6-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.richtercloud/selenium-tools/ -->
<dependency>
<groupId>de.richtercloud</groupId>
<artifactId>selenium-tools</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.richtercloud/selenium-tools/
implementation 'de.richtercloud:selenium-tools:1.6'
// https://jarcasting.com/artifacts/de.richtercloud/selenium-tools/
implementation ("de.richtercloud:selenium-tools:1.6")
'de.richtercloud:selenium-tools:jar:1.6'
<dependency org="de.richtercloud" name="selenium-tools" rev="1.6">
<artifact name="selenium-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.richtercloud', module='selenium-tools', version='1.6')
)
libraryDependencies += "de.richtercloud" % "selenium-tools" % "1.6"
[de.richtercloud/selenium-tools "1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
commons-codec : commons-codec | jar | 1.13 |
org.seleniumhq.selenium : selenium-api | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-support | jar | 3.141.59 |
org.slf4j : slf4j-api | jar | 1.7.28 |
org.apache.commons : commons-compress | jar | 1.18 |
ru.yandex.qatools.ashot : ashot | jar | 1.5.4 |
org.apache.commons : commons-lang3 | jar | 3.9 |
de.richtercloud : jsf-validation-service | jar | 1.4 |
org.jsoup : jsoup | jar | 1.12.1 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.junit.jupiter : junit-jupiter | jar | 5.5.1 |
com.natpryce : hamkrest | jar | 1.8.0.1 |
Group / Artifact | Type | Version |
---|---|---|
net.jqwik : jqwik | jar | 1.2.0 |
io.mockk : mockk | jar | 1.11.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.