License |
License |
---|---|
GroupId | GroupIdcom.github.grossopa |
ArtifactId | ArtifactIdhamster-selenium-parent |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhamster-selenium-parent
The framework to support selenium to be able to test against web applications built from modern
front-end framework such as Material-UI
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hamster-selenium-parent-1.9.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-parent/ -->
<dependency>
<groupId>com.github.grossopa</groupId>
<artifactId>hamster-selenium-parent</artifactId>
<version>1.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-parent/
implementation 'com.github.grossopa:hamster-selenium-parent:1.9'
// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-parent/
implementation ("com.github.grossopa:hamster-selenium-parent:1.9")
'com.github.grossopa:hamster-selenium-parent:pom:1.9'
<dependency org="com.github.grossopa" name="hamster-selenium-parent" rev="1.9">
<artifact name="hamster-selenium-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.grossopa', module='hamster-selenium-parent', version='1.9')
)
libraryDependencies += "com.github.grossopa" % "hamster-selenium-parent" % "1.9"
[com.github.grossopa/hamster-selenium-parent "1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | RELEASE |
org.mockito : mockito-core | jar | RELEASE |
net.bytebuddy : byte-buddy | jar | RELEASE |
com.openpojo : openpojo | jar | 0.9.1 |