License |
License |
---|---|
GroupId | GroupIdcom.iveely |
ArtifactId | ArtifactIdcom.iveely.crawler |
Version | Version0.9.1 |
Type | Typejar |
Description |
Descriptioncom.iveely.crawler
A simple distributed crawling system.
|
Project Organization |
Project Organizationiveely |
Filename | Size |
---|---|
com.iveely.crawler-0.9.1.pom | |
com.iveely.crawler-0.9.1.jar | 26 KB |
com.iveely.crawler-0.9.1-sources.jar | 16 KB |
com.iveely.crawler-0.9.1-javadoc.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iveely/com.iveely.crawler/ -->
<dependency>
<groupId>com.iveely</groupId>
<artifactId>com.iveely.crawler</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.iveely/com.iveely.crawler/
implementation 'com.iveely:com.iveely.crawler:0.9.1'
// https://jarcasting.com/artifacts/com.iveely/com.iveely.crawler/
implementation ("com.iveely:com.iveely.crawler:0.9.1")
'com.iveely:com.iveely.crawler:jar:0.9.1'
<dependency org="com.iveely" name="com.iveely.crawler" rev="0.9.1">
<artifact name="com.iveely.crawler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iveely', module='com.iveely.crawler', version='0.9.1')
)
libraryDependencies += "com.iveely" % "com.iveely.crawler" % "0.9.1"
[com.iveely/com.iveely.crawler "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
uk.org.lidalia : lidalia-slf4j-ext | jar | 1.0.0 |
com.iveely : com.iveely.framework | jar | 0.9.1 |
org.jsoup : jsoup | jar | 1.9.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |