| License | License | 
|---|---|
| GroupId | GroupIdcom.github.grossopa | 
| ArtifactId | ArtifactIdhamster-selenium-examples | 
| Last Version | Last Version1.9 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThe framework to support selenium to be able to test against web applications built from modern
    front-end framework such as Material-UI | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| hamster-selenium-examples-1.9.pom | |
| hamster-selenium-examples-1.9.jar | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-examples/ -->
<dependency>
    <groupId>com.github.grossopa</groupId>
    <artifactId>hamster-selenium-examples</artifactId>
    <version>1.9</version>
</dependency>// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-examples/
implementation 'com.github.grossopa:hamster-selenium-examples:1.9'// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-examples/
implementation ("com.github.grossopa:hamster-selenium-examples:1.9")'com.github.grossopa:hamster-selenium-examples:jar:1.9'<dependency org="com.github.grossopa" name="hamster-selenium-examples" rev="1.9">
  <artifact name="hamster-selenium-examples" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.grossopa', module='hamster-selenium-examples', version='1.9')
)libraryDependencies += "com.github.grossopa" % "hamster-selenium-examples" % "1.9"[com.github.grossopa/hamster-selenium-examples "1.9"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.grossopa : hamster-selenium-component-html | jar | 1.9 | 
| com.github.grossopa : hamster-selenium-component-materialui | jar | 1.9 | 
| com.github.grossopa : hamster-selenium-component-mat | jar | 1.9 | 
| com.github.grossopa : hamster-selenium-component-antdesign | jar | 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 |