Last Version

Robots.txt HTTP client 1.0.10

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

License

License

GroupId

GroupId

com.panforge
ArtifactId

ArtifactId

robots-http
Version

Version

1.0.10
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 1.0.10


<!-- 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.