License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.digitalpebble |
ArtifactId | ArtifactIdstorm-crawler-core |
Version | Version0.7 |
Type | Typejar |
Description |
Descriptionstorm-crawler-core
Storm-Crawler core Java API.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
storm-crawler-core-0.7.pom | |
storm-crawler-core-0.7.jar | 142 KB |
storm-crawler-core-0.7-tests.jar | 39 KB |
storm-crawler-core-0.7-sources.jar | 103 KB |
storm-crawler-core-0.7-javadoc.jar | 387 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.digitalpebble/storm-crawler-core/ -->
<dependency>
<groupId>com.digitalpebble</groupId>
<artifactId>storm-crawler-core</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpebble/storm-crawler-core/
implementation 'com.digitalpebble:storm-crawler-core:0.7'
// https://jarcasting.com/artifacts/com.digitalpebble/storm-crawler-core/
implementation ("com.digitalpebble:storm-crawler-core:0.7")
'com.digitalpebble:storm-crawler-core:jar:0.7'
<dependency org="com.digitalpebble" name="storm-crawler-core" rev="0.7">
<artifact name="storm-crawler-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpebble', module='storm-crawler-core', version='0.7')
)
libraryDependencies += "com.digitalpebble" % "storm-crawler-core" % "0.7"
[com.digitalpebble/storm-crawler-core "0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.crawler-commons : crawler-commons | jar | 0.6 |
xerces : xercesImpl | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.0 |
com.google.guava : guava | jar | 18.0 |
org.jsoup : jsoup | jar | 1.8.1 |
com.ibm.icu : icu4j | jar | 54.1.1 |
org.apache.httpcomponents : httpclient | jar | 4.4.1 |
org.yaml : snakeyaml | jar | 1.16 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-core | jar | 0.9.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.10.8 |