MVN

com.github.btheu.estivate : estivate

Maven & Gradle

Dec 09, 2021
2 usages
2 stars

Estivate fills pojo from HTML with CSS Query Syntax and annotations

<dependency>
    <groupId>com.github.btheu.estivate</groupId>
    <artifactId>estivate</artifactId>
    <version>0.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.btheu.estivate : estivate to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.2

All Versions

Choose a version of com.github.btheu.estivate : estivate to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
estivate-0.4.2
estivate-0.4.1
estivate-0.4.0
0.3.x
estivate-0.3.7
estivate-0.3.6
estivate-0.3.5
estivate-0.3.4
estivate-0.3.3
estivate-0.3.2
estivate-0.3.1
estivate-0.3.0
0.2.x
estivate-0.2.0
0.1.x
estivate-0.1.1
estivate-0.1.0

How to add a dependency to Maven

Add the following com.github.btheu.estivate : estivate maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.btheu.estivate</groupId>
    <artifactId>estivate</artifactId>
    <version>0.4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.btheu.estivate : estivate gradle dependency to your build.gradle file:

implementation 'com.github.btheu.estivate:estivate:0.4.2'

Gradle Kotlin DSL: Add the following com.github.btheu.estivate : estivate gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.btheu.estivate:estivate:0.4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.btheu.estivate : estivate sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.btheu.estivate" % "estivate" % "0.4.2"

Advertisement

Dependencies from Group

Dec 09, 2021
2 usages
2 stars

Discover Dependencies

Nov 03, 2017
2 usages
8 stars
Dec 10, 2019
1 usages
10 stars
May 13, 2021
9 usages
116 stars
Feb 27, 2023
2 usages
125 stars
Jul 21, 2022
4 usages
1 stars
Sep 24, 2021
5 usages
4 stars
Oct 02, 2021
4 usages
51 stars