MVN

com.cast-info.devops : robotest-bom

Maven & Gradle

Jul 18, 2018
8 stars

ROBOTEST Bill of Materials.

<dependency>
    <groupId>com.cast-info.devops</groupId>
    <artifactId>robotest-bom</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cast-info.devops : robotest-bom to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.cast-info.devops : robotest-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
robotest-bom-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cast-info.devops</groupId>
    <artifactId>robotest-bom</artifactId>
    <version>2.0.0</version>
</dependency>

Advertisement