| License |
License |
|---|---|
| GroupId | GroupIdcom.github.crawler-commons |
| ArtifactId | ArtifactIdurlfrontier |
| Last Version | Last Version2.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionurlfrontier
API definition, resources and reference implementation of URL Frontiers
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| urlfrontier-2.1.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.crawler-commons/urlfrontier/ -->
<dependency>
<groupId>com.github.crawler-commons</groupId>
<artifactId>urlfrontier</artifactId>
<version>2.1</version>
<type>pom</type>
</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:pom:2.1'
<dependency org="com.github.crawler-commons" name="urlfrontier" rev="2.1">
<artifact name="urlfrontier" type="pom" />
</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"]