Last Version

com.github.btheu.estivate:estivate 0.4.2

Estivate fills pojo from HTML with CSS Query Syntax and annotations

License

License

GroupId

GroupId

com.github.btheu.estivate
ArtifactId

ArtifactId

estivate
Version

Version

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


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