License |
License |
---|---|
Categories |
CategoriesSpock Application Testing & Monitoring |
GroupId | GroupIdorg.fluentlenium |
ArtifactId | ArtifactIdfluentlenium-spock |
Last Version | Last Version5.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFluentLenium Spock
Spock Adapter for FluentLenium
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fluentlenium-spock-5.0.4.pom | |
fluentlenium-spock-5.0.4.jar | 20 KB |
fluentlenium-spock-5.0.4-sources.jar | 4 KB |
fluentlenium-spock-5.0.4-javadoc.jar | 332 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.fluentlenium/fluentlenium-spock/ -->
<dependency>
<groupId>org.fluentlenium</groupId>
<artifactId>fluentlenium-spock</artifactId>
<version>5.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.fluentlenium/fluentlenium-spock/
implementation 'org.fluentlenium:fluentlenium-spock:5.0.4'
// https://jarcasting.com/artifacts/org.fluentlenium/fluentlenium-spock/
implementation ("org.fluentlenium:fluentlenium-spock:5.0.4")
'org.fluentlenium:fluentlenium-spock:jar:5.0.4'
<dependency org="org.fluentlenium" name="fluentlenium-spock" rev="5.0.4">
<artifact name="fluentlenium-spock" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fluentlenium', module='fluentlenium-spock', version='5.0.4')
)
libraryDependencies += "org.fluentlenium" % "fluentlenium-spock" % "5.0.4"
[org.fluentlenium/fluentlenium-spock "5.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.fluentlenium : fluentlenium-core | jar | 5.0.4 |
org.fluentlenium : fluentlenium-junit | jar | 5.0.4 |
org.seleniumhq.selenium : selenium-api | jar | 4.2.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.spockframework : spock-core | jar | 2.1-groovy-3.0 |
org.spockframework : spock-junit4 | jar | 2.1-groovy-3.0 |
org.codehaus.groovy : groovy-all | pom | 3.0.11 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.23.1 |
org.seleniumhq.selenium : selenium-chrome-driver | jar | 4.2.2 |
io.github.bonigarcia : webdrivermanager | jar | 5.2.0 |
org.seleniumhq.selenium : selenium-firefox-driver | jar | 4.2.2 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.objenesis : objenesis | jar | 3.2 |
org.seleniumhq.selenium : selenium-devtools-v102 | jar | 4.2.2 |
org.slf4j : jul-to-slf4j | jar | 1.7.36 |