Elasticsearch Auth

This plugin filters Elasticsearch contents.

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.codelibs
ArtifactId

ArtifactId

elasticsearch-auth
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Elasticsearch Auth
This plugin filters Elasticsearch contents.
Project URL

Project URL

https://github.com/codelibs/elasticsearch-auth

Download elasticsearch-auth

How to add to project

<!-- https://jarcasting.com/artifacts/org.codelibs/elasticsearch-auth/ -->
<dependency>
    <groupId>org.codelibs</groupId>
    <artifactId>elasticsearch-auth</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-auth/
implementation 'org.codelibs:elasticsearch-auth:1.4.0'
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-auth/
implementation ("org.codelibs:elasticsearch-auth:1.4.0")
'org.codelibs:elasticsearch-auth:jar:1.4.0'
<dependency org="org.codelibs" name="elasticsearch-auth" rev="1.4.0">
  <artifact name="elasticsearch-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs', module='elasticsearch-auth', version='1.4.0')
)
libraryDependencies += "org.codelibs" % "elasticsearch-auth" % "1.4.0"
[org.codelibs/elasticsearch-auth "1.4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.8

provided (1)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 1.4.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.codelibs : elasticsearch-cluster-runner jar 1.4.0.0

Project Modules

There are no modules declared in this project.
org.codelibs

CodeLibs Project

We are Provider of Open Source products.

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0