urlfrontier-API

URLFrontier Java API

License

License

GroupId

GroupId

com.github.crawler-commons
ArtifactId

ArtifactId

urlfrontier-API
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

urlfrontier-API
URLFrontier Java API
Project Organization

Project Organization

Crawler-Commons

Download urlfrontier-API

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.grpc : grpc-netty-shaded jar 1.44.0
io.grpc : grpc-protobuf jar 1.44.0
io.grpc : grpc-stub jar 1.44.0

provided (1)

Group / Artifact Type Version
org.apache.tomcat : annotations-api jar 6.0.53

Project Modules

There are no modules declared in this project.
com.github.crawler-commons

crawler-commons

A set of reusable Java components that implement functionality common to any web crawler

Versions

Version
2.1
2.0
1.2
1.1
1.0
0.4
0.3
0.2
0.1