MVN

com.brandwatch : robots-integration-tests

Maven & Gradle

Feb 03, 2021
6 stars

Robots (integration tests) · Integration tests for robots exclusion protocol library.

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

Latest Version

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

  • Latest Stable: 1.2.1

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement