License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdio.github.drgoodness |
ArtifactId | ArtifactIdg-test-gui |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiong-test-gui
This project is a base for JVM-based browser-related test frameworks.
|
Filename | Size |
---|---|
g-test-gui-1.1.0.pom | |
g-test-gui-1.1.0.jar | 26 KB |
g-test-gui-1.1.0-sources.jar | 4 KB |
g-test-gui-1.1.0-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.drgoodness/g-test-gui/ -->
<dependency>
<groupId>io.github.drgoodness</groupId>
<artifactId>g-test-gui</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.drgoodness/g-test-gui/
implementation 'io.github.drgoodness:g-test-gui:1.1.0'
// https://jarcasting.com/artifacts/io.github.drgoodness/g-test-gui/
implementation ("io.github.drgoodness:g-test-gui:1.1.0")
'io.github.drgoodness:g-test-gui:jar:1.1.0'
<dependency org="io.github.drgoodness" name="g-test-gui" rev="1.1.0">
<artifact name="g-test-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.drgoodness', module='g-test-gui', version='1.1.0')
)
libraryDependencies += "io.github.drgoodness" % "g-test-gui" % "1.1.0"
[io.github.drgoodness/g-test-gui "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.drgoodness : g-test-core | jar | 1.1.0 |
org.codehaus.groovy : groovy-xml | jar | 3.0.9 |
org.codehaus.groovy : groovy-templates | jar | 3.0.9 |
com.codeborne : selenide | jar | 6.3.3 |
io.appium : java-client | jar | 8.0.0-beta2 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 2.1-groovy-3.0 |
Group / Artifact | Type | Version |
---|---|---|
com.browserup : browserup-proxy-core | jar | 2.0.1 |
org.codenarc : CodeNarc | jar | 2.2.0 |
com.athaydes : spock-reports | jar | 2.3.0-groovy-3.0 |