Last Version

website.automate:jwebrobot 2.0.5

Reference implementation of the web automation markup language (WAML).

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

website.automate
ArtifactId

ArtifactId

jwebrobot
Version

Version

2.0.5
Type

Type

jar
Description

Description

website.automate:jwebrobot
Reference implementation of the web automation markup language (WAML).
Project URL

Project URL

https://github.com/automate-website/jwebrobot
Source Code Management

Source Code Management

https://github.com/automate-website/jwebrobot

Download jwebrobot 2.0.5


<!-- 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"]

Dependencies

compile (11)

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

test (5)

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

Project Modules

There are no modules declared in this project.