MVN

io.polyglotted : es-model

Maven & Gradle

Dec 07, 2015

Elastic Search Models · Standard set of models for elastic search abstraction

<dependency>
    <groupId>io.polyglotted</groupId>
    <artifactId>es-model</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.polyglotted : es-model to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.polyglotted : es-model to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
es-model-1.0.1
es-model-1.0.0

How to add a dependency to Maven

Add the following io.polyglotted : es-model maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.polyglotted</groupId>
    <artifactId>es-model</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.polyglotted : es-model gradle dependency to your build.gradle file:

implementation 'io.polyglotted:es-model:1.0.1'

Gradle Kotlin DSL: Add the following io.polyglotted : es-model gradle kotlin dependency to your build.gradle.kts file:

implementation("io.polyglotted:es-model:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.polyglotted : es-model sbt scala dependency to your build.sbt file:

libraryDependencies += "io.polyglotted" % "es-model" % "1.0.1"

Advertisement

Dependencies from Group

Dec 01, 2017
4 usages
1 stars
Jan 22, 2016
1 usages
Aug 19, 2015
0 stars
Feb 14, 2016
0 stars
Dec 07, 2015

Discover Dependencies

Sep 30, 2019
17 usages
181 stars
Dec 01, 2015
44 stars
Dec 03, 2015
1 usages
10 stars
Aug 08, 2016
1 stars
Jul 10, 2023
1 usages
9 stars