Website Parser

Website Html parser based on Java beans and annotations

License

License

Categories

Categories

Net
GroupId

GroupId

net.tislib.websiteparser
ArtifactId

ArtifactId

parser
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Website Parser
Website Html parser based on Java beans and annotations

Download parser

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
net.tislib.websiteparser : annotations jar 0.1.2
org.jsoup : jsoup jar 1.11.3
com.kotcrab.remark : remark jar 1.0.0
com.github.slugify : slugify jar 2.3
org.hibernate.validator : hibernate-validator jar 6.0.16.Final
javax.el : javax.el-api jar 3.0.0
org.glassfish : javax.el jar 3.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.fasterxml.jackson.core : jackson-core jar 2.9.8
commons-io : commons-io jar 2.6

runtime (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.skyscreamer : jsonassert jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2