| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fancyerii |
| ArtifactId | ArtifactIdurl_crawler |
| Version | Version1.1.4 |
| Type | Typejar |
| Description |
Descriptionurl crawler
url crawler
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| url_crawler-1.1.4.pom | |
| url_crawler-1.1.4.jar | 36 KB |
| url_crawler-1.1.4-sources.jar | 17 KB |
| url_crawler-1.1.4-javadoc.jar | 109 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fancyerii/url_crawler/ -->
<dependency>
<groupId>com.github.fancyerii</groupId>
<artifactId>url_crawler</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fancyerii/url_crawler/
implementation 'com.github.fancyerii:url_crawler:1.1.4'
// https://jarcasting.com/artifacts/com.github.fancyerii/url_crawler/
implementation ("com.github.fancyerii:url_crawler:1.1.4")
'com.github.fancyerii:url_crawler:jar:1.1.4'
<dependency org="com.github.fancyerii" name="url_crawler" rev="1.1.4">
<artifact name="url_crawler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fancyerii', module='url_crawler', version='1.1.4')
)
libraryDependencies += "com.github.fancyerii" % "url_crawler" % "1.1.4"
[com.github.fancyerii/url_crawler "1.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.fancyerii : httpclientfetcher | jar | 1.0.1 |
| com.github.fancyerii : nekohtmlparser | jar | 1.0 |
| com.google.code.gson : gson | jar | 2.2.4 |
| com.github.fancyerii : mqtool | jar | 1.0 |
| org.apache.hbase : hbase-client | jar | 1.2.2 |
| commons-cli : commons-cli | jar | 1.2 |
| log4j : log4j | jar | 1.2.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |