Last Version

com.github.ryanlevell:adamant-driver 1.1.0-beta-1

Library to easily create tests using Selenium WebDriver and TestNG.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.ryanlevell
ArtifactId

ArtifactId

adamant-driver
Version

Version

1.1.0-beta-1
Type

Type

jar
Description

Description

com.github.ryanlevell:adamant-driver
Library to easily create tests using Selenium WebDriver and TestNG.
Project URL

Project URL

https://github.com/ryanlevell/adamant-driver
Source Code Management

Source Code Management

https://github.com/ryanlevell/adamant-driver.git

Download adamant-driver 1.1.0-beta-1


<!-- https://jarcasting.com/artifacts/com.github.ryanlevell/adamant-driver/ -->
<dependency>
    <groupId>com.github.ryanlevell</groupId>
    <artifactId>adamant-driver</artifactId>
    <version>1.1.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ryanlevell/adamant-driver/
implementation 'com.github.ryanlevell:adamant-driver:1.1.0-beta-1'
// https://jarcasting.com/artifacts/com.github.ryanlevell/adamant-driver/
implementation ("com.github.ryanlevell:adamant-driver:1.1.0-beta-1")
'com.github.ryanlevell:adamant-driver:jar:1.1.0-beta-1'
<dependency org="com.github.ryanlevell" name="adamant-driver" rev="1.1.0-beta-1">
  <artifact name="adamant-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ryanlevell', module='adamant-driver', version='1.1.0-beta-1')
)
libraryDependencies += "com.github.ryanlevell" % "adamant-driver" % "1.1.0-beta-1"
[com.github.ryanlevell/adamant-driver "1.1.0-beta-1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.seleniumhq.selenium : selenium-java jar 2.53.0
org.slf4j : slf4j-api jar 1.7.21
org.apache.commons : commons-lang3 jar 3.4
net.lightbody.bmp : browsermob-core-littleproxy jar 2.1.0-beta-5

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.