| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdau.net.causal.shoelaces |
| ArtifactId | ArtifactIdshoelaces-selenium |
| Last Version | Last Version2.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionShoelaces Selenium Testing Library
Tools/Support for Spring Boot applications
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| shoelaces-selenium-2.1.1.pom | |
| shoelaces-selenium-2.1.1.jar | 20 KB |
| shoelaces-selenium-2.1.1-sources.jar | 12 KB |
| shoelaces-selenium-2.1.1-javadoc.jar | 463 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-selenium/ -->
<dependency>
<groupId>au.net.causal.shoelaces</groupId>
<artifactId>shoelaces-selenium</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-selenium/
implementation 'au.net.causal.shoelaces:shoelaces-selenium:2.1.1'
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-selenium/
implementation ("au.net.causal.shoelaces:shoelaces-selenium:2.1.1")
'au.net.causal.shoelaces:shoelaces-selenium:jar:2.1.1'
<dependency org="au.net.causal.shoelaces" name="shoelaces-selenium" rev="2.1.1">
<artifact name="shoelaces-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.shoelaces', module='shoelaces-selenium', version='2.1.1')
)
libraryDependencies += "au.net.causal.shoelaces" % "shoelaces-selenium" % "2.1.1"
[au.net.causal.shoelaces/shoelaces-selenium "2.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| au.net.causal.shoelaces : shoelaces-testing | jar | 2.1.1 |
| org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
| org.fluentlenium : fluentlenium-core | jar | 4.3.1 |
| org.fluentlenium : fluentlenium-junit-jupiter | jar | 4.3.1 |
| org.fluentlenium : fluentlenium-assertj | jar | 4.3.1 |
| org.w3c.css : sac | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.mockito : mockito-junit-jupiter | jar | 3.3.3 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.1.RELEASE |
| org.springframework.boot : spring-boot-starter-jersey | jar | 2.3.1.RELEASE |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.1 |
| javax.activation : javax.activation-api | jar | 1.2.0 |