MVN

com.brandwatch : robots-parent

Maven & Gradle

Feb 03, 2021
5 stars

Robots (parent) · Parent module for robots exclusion protocol library.

<dependency>
    <groupId>com.brandwatch</groupId>
    <artifactId>robots-parent</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.brandwatch : robots-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of com.brandwatch : robots-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
robots-parent-1.2.1
robots-parent-1.2.0
1.1.x
robots-parent-1.1.4
robots-parent-1.1.3
robots-parent-1.1.2
robots-parent-1.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.brandwatch</groupId>
    <artifactId>robots-parent</artifactId>
    <version>1.2.1</version>
</dependency>

Advertisement