Last Version

webcrawlerverifier 0.4.5

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


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

Dependencies

compile (9)

Group / Artifact Type Version
com.intellij : annotations jar 12.0
com.google.guava : guava jar 31.1-jre
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
dnsjava : dnsjava jar 3.5.0
org.apache.commons : commons-lang3 jar 3.12.0
nl.basjes.parse.useragent : yauaa jar 6.12
org.apache.commons : commons-collections4 jar 4.4

provided (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-jcl jar 2.17.2

test (1)

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

Project Modules

There are no modules declared in this project.