Last Version

Robots (core) 1.2.1

Support for Robots Exclusion Protocol, including parsing and matching against robot.txt directives.

License

License

GroupId

GroupId

com.brandwatch
ArtifactId

ArtifactId

robots-core
Version

Version

1.2.1
Type

Type

jar
Description

Description

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

Project Organization

Brandwatch

Download robots-core 1.2.1


<!-- https://jarcasting.com/artifacts/com.brandwatch/robots-core/ -->
<dependency>
    <groupId>com.brandwatch</groupId>
    <artifactId>robots-core</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.brandwatch/robots-core/
implementation 'com.brandwatch:robots-core:1.2.1'
// https://jarcasting.com/artifacts/com.brandwatch/robots-core/
implementation ("com.brandwatch:robots-core:1.2.1")
'com.brandwatch:robots-core:jar:1.2.1'
<dependency org="com.brandwatch" name="robots-core" rev="1.2.1">
  <artifact name="robots-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brandwatch', module='robots-core', version='1.2.1')
)
libraryDependencies += "com.brandwatch" % "robots-core" % "1.2.1"
[com.brandwatch/robots-core "1.2.1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.slf4j : slf4j-api jar 1.7.7
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.glassfish.jersey.core : jersey-client jar 2.6
com.google.code.findbugs : annotations Optional jar 3.0.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.8
org.hamcrest : hamcrest-integration jar 1.3
ch.qos.logback : logback-classic jar 1.1.2
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-simple jar 2.6

Project Modules

There are no modules declared in this project.