| License |
License |
|---|---|
| Categories |
CategoriesMINA Net Networking |
| GroupId | GroupIdcom.widowcrawler |
| ArtifactId | ArtifactIdterminator |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTerminator
Terminator is a parser for robots.txt files.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| terminator-0.1.1.pom | |
| terminator-0.1.1.jar | 7 KB |
| terminator-0.1.1-sources.jar | 6 KB |
| terminator-0.1.1-javadoc.jar | 43 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.slf4j : slf4j-simple | jar | 1.7.12 |