is not current version
Last Version 0.4.5

webcrawlerverifier 0.3

Java library providing functionality to verify that user-agents are who they claim to be.

License

License

MIT
GroupId

GroupId

io.github.oranshuster
ArtifactId

ArtifactId

webcrawlerverifier
Version

Version

0.3
Type

Type

jar
Description

Description

webcrawlerverifier
Java library providing functionality to verify that user-agents are who they claim to be.
Project URL

Project URL

https://github.com/OranShuster/webcrawler-verifier
Project Organization

Project Organization

Oran Shuster
Source Code Management

Source Code Management

https://github.com/OranShuster/webcrawler-verifier

Download webcrawlerverifier 0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.intellij : annotations jar 12.0
com.google.guava : guava jar 30.1.1-jre
org.slf4j : slf4j-api jar 1.7.32
dnsjava : dnsjava jar 3.4.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.