com.github.btheu.estivate:estivate

Estivate fills pojo from HTML with CSS Query Syntax and annotations

License

License

GroupId

GroupId

com.github.btheu.estivate
ArtifactId

ArtifactId

estivate
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

Estivate fills pojo from HTML with CSS Query Syntax and annotations
Project URL

Project URL

http://github.com/btheu/estivate/

Download estivate

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.jsoup : jsoup jar 1.14.3

provided (1)

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

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.1
0.4.0
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0