MVN

org.codelibs : elasticsearch-auth

Maven & Gradle

Nov 15, 2014
75 stars

Elasticsearch Auth · This plugin filters Elasticsearch contents.

<dependency>
    <groupId>org.codelibs</groupId>
    <artifactId>elasticsearch-auth</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.4.0

All Versions

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

Version Vulnerabilities Updated
1.4.x
elasticsearch-auth-1.4.0
1.3.x
elasticsearch-auth-1.3.0
1.2.x
elasticsearch-auth-1.2.0
1.1.x
elasticsearch-auth-1.1.0
1.0.x
elasticsearch-auth-1.0.1
elasticsearch-auth-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.codelibs</groupId>
    <artifactId>elasticsearch-auth</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.codelibs:elasticsearch-auth:1.4.0'

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

implementation("org.codelibs:elasticsearch-auth:1.4.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.codelibs" % "elasticsearch-auth" % "1.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