Robots.txt HTTP client

Apache HttpClient wrapper with ability to process and apply robots.txt file

License

License

GroupId

GroupId

com.panforge
ArtifactId

ArtifactId

robots-http
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Robots.txt HTTP client
Apache HttpClient wrapper with ability to process and apply robots.txt file
Project URL

Project URL

https://github.com/pandzel/RobotsTxt-HTTP
Source Code Management

Source Code Management

https://github.com/pandzel/RobotsTxt-HTTP

Download robots-http

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.panforge : robots jar 1.4.6
org.apache.httpcomponents : httpclient jar 4.5.13

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mock-server : mockserver-netty jar 5.9.0
commons-io : commons-io jar 2.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0