MVN

com.github.crawler-commons : urlfrontier

Maven & Gradle

Nov 21, 2022
39 stars

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

<dependency>
    <groupId>com.github.crawler-commons</groupId>
    <artifactId>urlfrontier</artifactId>
    <version>2.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.crawler-commons : urlfrontier to add to Maven - Latest Versions:

  • Latest Stable: 2.3.1

All Versions

Choose a version of com.github.crawler-commons : urlfrontier to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
urlfrontier-2.3.1
2.3
urlfrontier-2.3
2.2
urlfrontier-2.2
2.1
urlfrontier-2.1
2.0
urlfrontier-2.0
1.2
urlfrontier-1.2
1.1
urlfrontier-1.1
1.0
urlfrontier-1.0
0.4
urlfrontier-0.4
0.3
urlfrontier-0.3
0.2
urlfrontier-0.2
0.1
urlfrontier-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.crawler-commons</groupId>
    <artifactId>urlfrontier</artifactId>
    <version>2.3.1</version>
</dependency>