License |
License |
---|---|
GroupId | GroupIdcom.github.grossopa |
ArtifactId | ArtifactIdhamster-selenium-parent |
Version | Version1.5 |
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.5.pom | 12 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.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-parent/
implementation 'com.github.grossopa:hamster-selenium-parent:1.5'
// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-parent/
implementation ("com.github.grossopa:hamster-selenium-parent:1.5")
'com.github.grossopa:hamster-selenium-parent:pom:1.5'
<dependency org="com.github.grossopa" name="hamster-selenium-parent" rev="1.5">
<artifact name="hamster-selenium-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.grossopa', module='hamster-selenium-parent', version='1.5')
)
libraryDependencies += "com.github.grossopa" % "hamster-selenium-parent" % "1.5"
[com.github.grossopa/hamster-selenium-parent "1.5"]
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.8.13 |