License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.testable |
ArtifactId | ArtifactIdtestable-selenium-java-all |
Version | Version0.0.10 |
Type | Typejar |
Description |
Descriptiontestable-selenium-java
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.testable/testable-selenium-java-all/ -->
<dependency>
<groupId>io.testable</groupId>
<artifactId>testable-selenium-java-all</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.testable/testable-selenium-java-all/
implementation 'io.testable:testable-selenium-java-all:0.0.10'
// https://jarcasting.com/artifacts/io.testable/testable-selenium-java-all/
implementation ("io.testable:testable-selenium-java-all:0.0.10")
'io.testable:testable-selenium-java-all:jar:0.0.10'
<dependency org="io.testable" name="testable-selenium-java-all" rev="0.0.10">
<artifact name="testable-selenium-java-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.testable', module='testable-selenium-java-all', version='0.0.10')
)
libraryDependencies += "io.testable" % "testable-selenium-java-all" % "0.0.10"
[io.testable/testable-selenium-java-all "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-csv | jar | 1.5 |
org.seleniumhq.selenium : selenium-java | jar | 3.11.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |