Spring REP

Support for the Robots Exclusion Protocol (REP) in Spring-based web applications

License

License

GroupId

GroupId

org.stuartgunter
ArtifactId

ArtifactId

spring-rep
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spring REP
Support for the Robots Exclusion Protocol (REP) in Spring-based web applications

Download spring-rep

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4
com.google.guava : guava jar 11.0.2
com.google.code.findbugs : jsr305 jar 2.0.0
joda-time : joda-time jar 2.1

provided (5)

Group / Artifact Type Version
org.apache.tomcat : tomcat-servlet-api jar 7.0.26
org.springframework : spring-context jar 3.1.1.RELEASE
org.springframework : spring-core jar 3.1.1.RELEASE
org.springframework : spring-web jar 3.1.1.RELEASE
org.springframework : spring-webmvc jar 3.1.1.RELEASE

test (5)

Group / Artifact Type Version
org.testng : testng jar 6.3.1
org.mockito : mockito-all jar 1.9.0
org.springframework : spring-test jar 3.1.1.RELEASE
ch.qos.logback : logback-classic jar 1.0.0
org.slf4j : jcl-over-slf4j jar 1.6.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1