Last Version

de.richtercloud:selenium-tools 1.6

This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.

License

License

GroupId

GroupId

de.richtercloud
ArtifactId

ArtifactId

selenium-tools
Version

Version

1.6
Type

Type

jar
Description

Description

This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.

Download selenium-tools 1.6


<!-- 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"]

Dependencies

compile (13)

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

test (3)

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

Project Modules

There are no modules declared in this project.