License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdau.net.causal.shoelaces |
ArtifactId | ArtifactIdshoelaces-selenium-integration-tests |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionShoelaces Selenium module Integration Tests
Tools/Support for Spring Boot applications
|
Filename | Size |
---|---|
shoelaces-selenium-integration-tests-2.0.pom | 779 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-selenium-integration-tests/ -->
<dependency>
<groupId>au.net.causal.shoelaces</groupId>
<artifactId>shoelaces-selenium-integration-tests</artifactId>
<version>2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-selenium-integration-tests/
implementation 'au.net.causal.shoelaces:shoelaces-selenium-integration-tests:2.0'
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-selenium-integration-tests/
implementation ("au.net.causal.shoelaces:shoelaces-selenium-integration-tests:2.0")
'au.net.causal.shoelaces:shoelaces-selenium-integration-tests:pom:2.0'
<dependency org="au.net.causal.shoelaces" name="shoelaces-selenium-integration-tests" rev="2.0">
<artifact name="shoelaces-selenium-integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.shoelaces', module='shoelaces-selenium-integration-tests', version='2.0')
)
libraryDependencies += "au.net.causal.shoelaces" % "shoelaces-selenium-integration-tests" % "2.0"
[au.net.causal.shoelaces/shoelaces-selenium-integration-tests "2.0"]