MVN

com.github.grossopa : hamster-selenium-parent

Maven & Gradle

Mar 24, 2023
0 stars

hamster-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

<dependency>
    <groupId>com.github.grossopa</groupId>
    <artifactId>hamster-selenium-parent</artifactId>
    <version>1.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.grossopa : hamster-selenium-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.11.0

All Versions

Choose a version of com.github.grossopa : hamster-selenium-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.11.x
hamster-selenium-parent-1.11.0
1.10.x
hamster-selenium-parent-1.10.0
1.9
hamster-selenium-parent-1.9
1.8.x
hamster-selenium-parent-1.8.2
1.8
hamster-selenium-parent-1.8
1.7
hamster-selenium-parent-1.7
1.6
hamster-selenium-parent-1.6
1.5
hamster-selenium-parent-1.5
1.4
hamster-selenium-parent-1.4
1.3
hamster-selenium-parent-1.3
1.2
hamster-selenium-parent-1.2
1.1
hamster-selenium-parent-1.1
1.0
hamster-selenium-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.grossopa</groupId>
    <artifactId>hamster-selenium-parent</artifactId>
    <version>1.11.0</version>
</dependency>

Advertisement