MVN

com.github.aenniw : jrobot-parent

Maven & Gradle

Feb 11, 2019
1 stars

Serves remote test libraries for Robot Framework that are implemented in Java.

<dependency>
    <groupId>com.github.aenniw</groupId>
    <artifactId>jrobot-parent</artifactId>
    <version>3.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.aenniw : jrobot-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.5.2

All Versions

Choose a version of com.github.aenniw : jrobot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.6.x
jrobot-parent-3.6.0
3.5.x
jrobot-parent-3.5.2
jrobot-parent-3.5.1
jrobot-parent-3.5.0
3.4.x
jrobot-parent-3.4.2
jrobot-parent-3.4.1
3.4
jrobot-parent-3.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.aenniw</groupId>
    <artifactId>jrobot-parent</artifactId>
    <version>3.5.2</version>
</dependency>

Advertisement