License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdwebsite.automate |
ArtifactId | ArtifactIdjwebrobot |
Version | Version2.0.5 |
Type | Typejar |
Description |
Descriptionwebsite.automate:jwebrobot
Reference implementation of the web automation markup language (WAML).
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jwebrobot-2.0.5.pom | |
jwebrobot-2.0.5.jar | 22 MB |
jwebrobot-2.0.5-sources.jar | 73 KB |
jwebrobot-2.0.5-javadoc.jar | 605 KB |
Browse |
<!-- https://jarcasting.com/artifacts/website.automate/jwebrobot/ -->
<dependency>
<groupId>website.automate</groupId>
<artifactId>jwebrobot</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/website.automate/jwebrobot/
implementation 'website.automate:jwebrobot:2.0.5'
// https://jarcasting.com/artifacts/website.automate/jwebrobot/
implementation ("website.automate:jwebrobot:2.0.5")
'website.automate:jwebrobot:jar:2.0.5'
<dependency org="website.automate" name="jwebrobot" rev="2.0.5">
<artifact name="jwebrobot" type="jar" />
</dependency>
@Grapes(
@Grab(group='website.automate', module='jwebrobot', version='2.0.5')
)
libraryDependencies += "website.automate" % "jwebrobot" % "2.0.5"
[website.automate/jwebrobot "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.0.5.RELEASE |
org.springframework : spring-web | jar | |
website.automate : waml-io | jar | 2.1.2 |
commons-io : commons-io | jar | 2.6 |
org.seleniumhq.selenium : selenium-java | jar | 3.14.0 |
com.beust : jcommander | jar | 1.48 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.springframework : spring-expression | jar | |
io.codearte.jfairy : jfairy | jar | 0.5.1 |
ru.yandex.qatools.ashot : ashot | jar | 1.5.2 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.5.RELEASE |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.9.5 |
com.github.tomakehurst : wiremock | jar | 2.20.0 |