Last Version

CommonCrawl Document Download 1.0.0.7

Common utilities I find useful in many of my projects.

License

License

GroupId

GroupId

org.dstadler
ArtifactId

ArtifactId

commoncrawldownload
Version

Version

1.0.0.7
Type

Type

jar
Description

Description

CommonCrawl Document Download
Common utilities I find useful in many of my projects.
Project URL

Project URL

https://github.com/centic9/CommonCrawlDocumentDownload
Source Code Management

Source Code Management

https://github.com/centic9/CommonCrawlDocumentDownload

Download commoncrawldownload 1.0.0.7


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

Dependencies

compile (7)

Group / Artifact Type Version
org.dstadler : commons-dost jar 1.0.0.27
org.apache.httpcomponents : httpclient jar 4.5.7
org.netpreserve.commons : webarchive-commons jar 1.1.8
com.fasterxml.jackson.core : jackson-core jar 2.10.0
log4j : log4j jar 1.2.17
org.jsoup : jsoup jar 1.11.3
com.google.code.findbugs : jsr305 jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.dstadler : commons-test jar 1.0.0.18

Project Modules

There are no modules declared in this project.