MVN

com.brandwatch : robots-core

Maven & Gradle

Feb 03, 2021
3 usages
6 stars

Robots (core) · Support for Robots Exclusion Protocol, including parsing and matching against robot.txt directives.

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

Latest Version

Choose a version of com.brandwatch : robots-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of com.brandwatch : robots-core to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

Add the following com.brandwatch : robots-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.brandwatch : robots-core gradle dependency to your build.gradle file:

implementation 'com.brandwatch:robots-core:1.2.1'

Gradle Kotlin DSL: Add the following com.brandwatch : robots-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.brandwatch:robots-core:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.brandwatch : robots-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.brandwatch" % "robots-core" % "1.2.1"

Advertisement

Dependencies from Group

Feb 03, 2021
3 usages
6 stars
Feb 03, 2021
1 usages
6 stars
Feb 03, 2021
5 stars
Feb 13, 2015
24 stars

Discover Dependencies

Jul 18, 2018
4 usages
4 stars
Dec 04, 2020
21 usages
375 stars
Aug 07, 2023
8 usages
Jul 12, 2023
3 usages
1 stars
Oct 17, 2016
5 usages
34 stars
Jan 02, 2017
3 usages
2 stars
Oct 25, 2016
2 usages
1 stars