MVN

org.codelibs : elasticsearch-lang-handlebars

Maven & Gradle

Sep 01, 2016
2 stars

elasticsearch-lang-handlebars · This plugin adds Handlebars language to Elasticsearch.

<dependency>
    <groupId>org.codelibs</groupId>
    <artifactId>elasticsearch-lang-handlebars</artifactId>
    <version>2.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codelibs : elasticsearch-lang-handlebars to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.0

All Versions

Choose a version of org.codelibs : elasticsearch-lang-handlebars to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
elasticsearch-lang-handlebars-2.4.0
2.3.x
elasticsearch-lang-handlebars-2.3.0
2.2.x
elasticsearch-lang-handlebars-2.2.0
2.1.x
elasticsearch-lang-handlebars-2.1.0
1.4.x
elasticsearch-lang-handlebars-1.4.1
elasticsearch-lang-handlebars-1.4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.codelibs</groupId>
    <artifactId>elasticsearch-lang-handlebars</artifactId>
    <version>2.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.codelibs : elasticsearch-lang-handlebars gradle dependency to your build.gradle file:

implementation 'org.codelibs:elasticsearch-lang-handlebars:2.4.0'

Gradle Kotlin DSL: Add the following org.codelibs : elasticsearch-lang-handlebars gradle kotlin dependency to your build.gradle.kts file:

implementation("org.codelibs:elasticsearch-lang-handlebars:2.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.codelibs : elasticsearch-lang-handlebars sbt scala dependency to your build.sbt file:

libraryDependencies += "org.codelibs" % "elasticsearch-lang-handlebars" % "2.4.0"

Advertisement

Dependencies from Group

Jan 16, 2021
66 usages
65 stars
Apr 03, 2020
46 usages
5 stars
Mar 24, 2016
13 usages
18 stars
Aug 03, 2023
12 usages
187 stars
Jul 26, 2023
9 usages
2 stars

Discover Dependencies