Website Parser

Website Html parser based on Java beans and annotations

License

License

Categories

Categories

Net
GroupId

GroupId

net.tislib.websiteparser
ArtifactId

ArtifactId

annotations
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 annotations

How to add to project

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

Dependencies

runtime (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1