License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdim.nll.data |
ArtifactId | ArtifactIdextractor |
Version | Version0.9.6 |
Type | Typejar |
Description |
Descriptionim.nll.data-extractor
Web Data Extractor - Extracting and parsing structured data with Jquery Selector, XPath or JsonPath
from common web
format like HTML, XML and JSON.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
extractor-0.9.6.pom | |
extractor-0.9.6.jar | 636 KB |
extractor-0.9.6-sources.jar | 509 KB |
extractor-0.9.6-javadoc.jar | 275 KB |
Browse |
<!-- https://jarcasting.com/artifacts/im.nll.data/extractor/ -->
<dependency>
<groupId>im.nll.data</groupId>
<artifactId>extractor</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/im.nll.data/extractor/
implementation 'im.nll.data:extractor:0.9.6'
// https://jarcasting.com/artifacts/im.nll.data/extractor/
implementation ("im.nll.data:extractor:0.9.6")
'im.nll.data:extractor:jar:0.9.6'
<dependency org="im.nll.data" name="extractor" rev="0.9.6">
<artifact name="extractor" type="jar" />
</dependency>
@Grapes(
@Grab(group='im.nll.data', module='extractor', version='0.9.6')
)
libraryDependencies += "im.nll.data" % "extractor" % "0.9.6"
[im.nll.data/extractor "0.9.6"]
Group / Artifact | Type | Version |
---|---|---|
org.jsoup : jsoup | jar | 1.9.1 |
com.jayway.jsonpath : json-path | jar | 2.2.0 |
jaxen : jaxen | jar | 1.1.6 |
org.jdom : jdom2 | jar | 2.0.6 |
org.apache.commons : commons-lang3 | jar | 3.0 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss : jboss-vfs | jar | 3.2.10.Final |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
log4j : log4j | jar | 1.2.17 |
junit : junit | jar | 4.11 |