Last Version

Twibs: Selenium Testing Utilities 0.14.1

Twibs is a suite of utility classes to ease the development of internet applications with scala.

License

License

Categories

Categories

Net
GroupId

GroupId

net.twibs
ArtifactId

ArtifactId

twibs-selenium-test-util
Version

Version

0.14.1
Type

Type

jar
Description

Description

Twibs: Selenium Testing Utilities
Twibs is a suite of utility classes to ease the development of internet applications with scala.

Download twibs-selenium-test-util 0.14.1


<!-- https://jarcasting.com/artifacts/net.twibs/twibs-selenium-test-util/ -->
<dependency>
    <groupId>net.twibs</groupId>
    <artifactId>twibs-selenium-test-util</artifactId>
    <version>0.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.twibs/twibs-selenium-test-util/
implementation 'net.twibs:twibs-selenium-test-util:0.14.1'
// https://jarcasting.com/artifacts/net.twibs/twibs-selenium-test-util/
implementation ("net.twibs:twibs-selenium-test-util:0.14.1")
'net.twibs:twibs-selenium-test-util:jar:0.14.1'
<dependency org="net.twibs" name="twibs-selenium-test-util" rev="0.14.1">
  <artifact name="twibs-selenium-test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.twibs', module='twibs-selenium-test-util', version='0.14.1')
)
libraryDependencies += "net.twibs" % "twibs-selenium-test-util" % "0.14.1"
[net.twibs/twibs-selenium-test-util "0.14.1"]

Dependencies

compile (7)

Group / Artifact Type Version
net.twibs : twibs-web jar 0.14.1
net.twibs : twibs-test-util jar 0.14.1
org.seleniumhq.selenium : selenium-java jar 2.45.0
javax.servlet : javax.servlet-api jar 3.1.0
org.eclipse.jetty : jetty-server jar 9.0.7.v20131107
org.eclipse.jetty : jetty-webapp jar 9.0.7.v20131107
org.eclipse.jetty : jetty-annotations jar 9.0.7.v20131107

Project Modules

There are no modules declared in this project.