| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.paulhammant |
| ArtifactId | ArtifactIdngwebdriver |
| Last Version | Last Version1.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionngWebDriver
Helper classes for WebDriver and AngularJS
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ngwebdriver-1.1.6.pom | |
| ngwebdriver-1.1.6.jar | 44 KB |
| ngwebdriver-1.1.6-sources.jar | 21 KB |
| ngwebdriver-1.1.6-javadoc.jar | 181 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.paulhammant/ngwebdriver/ -->
<dependency>
<groupId>com.paulhammant</groupId>
<artifactId>ngwebdriver</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.paulhammant/ngwebdriver/
implementation 'com.paulhammant:ngwebdriver:1.1.6'
// https://jarcasting.com/artifacts/com.paulhammant/ngwebdriver/
implementation ("com.paulhammant:ngwebdriver:1.1.6")
'com.paulhammant:ngwebdriver:jar:1.1.6'
<dependency org="com.paulhammant" name="ngwebdriver" rev="1.1.6">
<artifact name="ngwebdriver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paulhammant', module='ngwebdriver', version='1.1.6')
)
libraryDependencies += "com.paulhammant" % "ngwebdriver" % "1.1.6"
[com.paulhammant/ngwebdriver "1.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 4.0.0-alpha-3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.14.3 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.seleniumhq.selenium.fluent : fluent-selenium | jar | 1.21 |
| org.eclipse.jetty : jetty-server | jar | 9.4.24.v20191120 |