MVN

org.webpieces : lib-elasticsearch

Maven & Gradle

Sep 24, 2021
1 usages
31 stars

lib-elasticsearch · A simple wrapper on elastic search high level client to create indexes

<dependency>
    <groupId>org.webpieces</groupId>
    <artifactId>lib-elasticsearch</artifactId>
    <version>2.0.154</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.webpieces : lib-elasticsearch to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.154

All Versions

Choose a version of org.webpieces : lib-elasticsearch to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
lib-elasticsearch-2.1.1
lib-elasticsearch-2.1.0
2.0.x
lib-elasticsearch-2.0.154
lib-elasticsearch-2.0.153
lib-elasticsearch-2.0.152
lib-elasticsearch-2.0.151
lib-elasticsearch-2.0.150
lib-elasticsearch-2.0.149
lib-elasticsearch-2.0.148

How to add a dependency to Maven

Add the following org.webpieces : lib-elasticsearch maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.webpieces</groupId>
    <artifactId>lib-elasticsearch</artifactId>
    <version>2.0.154</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.webpieces : lib-elasticsearch gradle dependency to your build.gradle file:

implementation 'org.webpieces:lib-elasticsearch:2.0.154'

Gradle Kotlin DSL: Add the following org.webpieces : lib-elasticsearch gradle kotlin dependency to your build.gradle.kts file:

implementation("org.webpieces:lib-elasticsearch:2.0.154")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.webpieces : lib-elasticsearch sbt scala dependency to your build.sbt file:

libraryDependencies += "org.webpieces" % "lib-elasticsearch" % "2.0.154"

Advertisement

Dependencies from Group

Aug 09, 2021
51 usages
31 stars
Aug 09, 2021
19 usages
31 stars
Sep 24, 2021
17 usages
31 stars
Sep 24, 2021
15 usages
31 stars
Sep 24, 2021
15 usages
31 stars

Discover Dependencies

Sep 24, 2021
1 usages
31 stars
Sep 24, 2021
3 usages
31 stars
Sep 24, 2021
31 stars
Sep 24, 2021
31 stars
Feb 24, 2022
30 stars
Feb 24, 2022
30 stars
Aug 09, 2021
51 usages
31 stars
Aug 09, 2021
1.3k stars