FluentLenium Kotest Assertions

Kotest FluentLenium Assertions

License

License

GroupId

GroupId

org.fluentlenium
ArtifactId

ArtifactId

fluentlenium-kotest-assertions
Last Version

Last Version

5.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

FluentLenium Kotest Assertions
Kotest FluentLenium Assertions
Project Organization

Project Organization

FluentLenium

Download fluentlenium-kotest-assertions

How to add to project

<!-- https://jarcasting.com/artifacts/org.fluentlenium/fluentlenium-kotest-assertions/ -->
<dependency>
    <groupId>org.fluentlenium</groupId>
    <artifactId>fluentlenium-kotest-assertions</artifactId>
    <version>5.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.fluentlenium/fluentlenium-kotest-assertions/
implementation 'org.fluentlenium:fluentlenium-kotest-assertions:5.0.4'
// https://jarcasting.com/artifacts/org.fluentlenium/fluentlenium-kotest-assertions/
implementation ("org.fluentlenium:fluentlenium-kotest-assertions:5.0.4")
'org.fluentlenium:fluentlenium-kotest-assertions:jar:5.0.4'
<dependency org="org.fluentlenium" name="fluentlenium-kotest-assertions" rev="5.0.4">
  <artifact name="fluentlenium-kotest-assertions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fluentlenium', module='fluentlenium-kotest-assertions', version='5.0.4')
)
libraryDependencies += "org.fluentlenium" % "fluentlenium-kotest-assertions" % "5.0.4"
[org.fluentlenium/fluentlenium-kotest-assertions "5.0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.fluentlenium : fluentlenium-core jar 5.0.4
io.kotest : kotest-assertions-core-jvm jar 5.3.1

provided (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21

test (7)

Group / Artifact Type Version
org.fluentlenium : fluentlenium-kotest jar 5.0.4
io.kotest : kotest-runner-junit5-jvm jar 5.3.1
org.seleniumhq.selenium : selenium-chrome-driver jar 4.2.2
ch.qos.logback : logback-classic jar 1.2.11
io.github.bonigarcia : webdrivermanager jar 5.2.0
org.seleniumhq.selenium : selenium-devtools-v102 jar 4.2.2
org.slf4j : jul-to-slf4j jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.8.0