License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.codelibs |
ArtifactId | ArtifactIdelasticsearch-auth |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElasticsearch Auth
This plugin filters Elasticsearch contents.
|
Project URL |
Project URL |
Filename | Size |
---|---|
elasticsearch-auth-1.4.0.pom | |
elasticsearch-auth-1.4.0.zip | 261 KB |
elasticsearch-auth-1.4.0-sources.jar | 17 KB |
elasticsearch-auth-1.4.0-javadoc.jar | 134 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.codelibs : elasticsearch-cluster-runner | jar | 1.4.0.0 |