Last Version

urlfrontier 2.1

API definition, resources and reference implementation of URL Frontiers

License

License

GroupId

GroupId

com.github.crawler-commons
ArtifactId

ArtifactId

urlfrontier
Version

Version

2.1
Type

Type

jar
Description

Description

urlfrontier
API definition, resources and reference implementation of URL Frontiers
Project URL

Project URL

https://github.com/crawler-commons/url-frontier
Project Organization

Project Organization

Crawler-Commons
Source Code Management

Source Code Management

https://github.com/crawler-commons/url-frontier

Download urlfrontier 2.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • API
  • service
  • client
  • tests