| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdcom.floragunn |
| ArtifactId | ArtifactIdsearch-guard-7 |
| Last Version | Last Version7.5.1-38.0.0-api |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSearch Guard
Provide access control related features for Elasticsearch 6
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.floragunn/search-guard-7/ -->
<dependency>
<groupId>com.floragunn</groupId>
<artifactId>search-guard-7</artifactId>
<version>7.5.1-38.0.0-api</version>
</dependency>
// https://jarcasting.com/artifacts/com.floragunn/search-guard-7/
implementation 'com.floragunn:search-guard-7:7.5.1-38.0.0-api'
// https://jarcasting.com/artifacts/com.floragunn/search-guard-7/
implementation ("com.floragunn:search-guard-7:7.5.1-38.0.0-api")
'com.floragunn:search-guard-7:jar:7.5.1-38.0.0-api'
<dependency org="com.floragunn" name="search-guard-7" rev="7.5.1-38.0.0-api">
<artifact name="search-guard-7" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.floragunn', module='search-guard-7', version='7.5.1-38.0.0-api')
)
libraryDependencies += "com.floragunn" % "search-guard-7" % "7.5.1-38.0.0-api"
[com.floragunn/search-guard-7 "7.5.1-38.0.0-api"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.elasticsearch.plugin : transport-netty4-client | jar | 7.5.1 |
| com.google.guava : guava | jar | 25.1-jre |
| commons-cli : commons-cli | jar | 1.3.1 |
| org.bouncycastle : bcpg-jdk15on | jar | 1.62 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.11.3 |
| org.apache.httpcomponents : httpclient | jar | 4.5.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.elasticsearch : elasticsearch | jar | 7.5.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.6 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| junit : junit | jar | 4.12 |
| org.elasticsearch.plugin : reindex-client | jar | 7.5.1 |
| org.elasticsearch : elasticsearch-ssl-config | jar | 7.5.1 |
| org.elasticsearch.plugin : percolator-client | jar | 7.5.1 |
| org.elasticsearch.plugin : lang-mustache-client | jar | 7.5.1 |
| org.elasticsearch.plugin : parent-join-client | jar | 7.5.1 |
| org.elasticsearch.plugin : aggs-matrix-stats-client | jar | 7.5.1 |
| org.mockito : mockito-core | jar | 2.23.0 |