Terminator

Terminator is a parser for robots.txt files.

License

License

Categories

Categories

MINA Net Networking
GroupId

GroupId

com.widowcrawler
ArtifactId

ArtifactId

terminator
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Terminator
Terminator is a parser for robots.txt files.
Project URL

Project URL

https://github.com/ScottMansfield/terminator
Source Code Management

Source Code Management

https://github.com/ScottMansfield/terminator

Download terminator

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
javax.ws.rs : javax.ws.rs-api jar 2.0.1
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.4
org.glassfish.jersey.core : jersey-client jar 2.17

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1