Last Version

im.nll.data-extractor 0.9.6

Web Data Extractor - Extracting and parsing structured data with Jquery Selector, XPath or JsonPath from common web format like HTML, XML and JSON.

License

License

Categories

Categories

Data
GroupId

GroupId

im.nll.data
ArtifactId

ArtifactId

extractor
Version

Version

0.9.6
Type

Type

jar
Description

Description

im.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

https://github.com/fivesmallq/web-data-extractor
Source Code Management

Source Code Management

https://github.com/fivesmallq/web-data-extractor

Download extractor 0.9.6


<!-- 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"]

Dependencies

compile (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

provided (1)

Group / Artifact Type Version
org.jboss : jboss-vfs jar 3.2.10.Final

test (4)

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

Project Modules

There are no modules declared in this project.