| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdcom.floragunn |
| ArtifactId | ArtifactIdsearch-guard-2 |
| Version | Version5.0.0-rc1-6d |
| Type | Typejar |
| Description |
DescriptionSearch Guard
Provide access control related features for Elasticsearch 5
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.floragunn/search-guard-2/ -->
<dependency>
<groupId>com.floragunn</groupId>
<artifactId>search-guard-2</artifactId>
<version>5.0.0-rc1-6d</version>
</dependency>
// https://jarcasting.com/artifacts/com.floragunn/search-guard-2/
implementation 'com.floragunn:search-guard-2:5.0.0-rc1-6d'
// https://jarcasting.com/artifacts/com.floragunn/search-guard-2/
implementation ("com.floragunn:search-guard-2:5.0.0-rc1-6d")
'com.floragunn:search-guard-2:jar:5.0.0-rc1-6d'
<dependency org="com.floragunn" name="search-guard-2" rev="5.0.0-rc1-6d">
<artifact name="search-guard-2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.floragunn', module='search-guard-2', version='5.0.0-rc1-6d')
)
libraryDependencies += "com.floragunn" % "search-guard-2" % "5.0.0-rc1-6d"
[com.floragunn/search-guard-2 "5.0.0-rc1-6d"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.floragunn : search-guard-ssl | jar | 5.0.0-rc1-16d |
| org.elasticsearch.plugin : transport-netty4-client | jar | 5.0.0-rc1 |
| com.google.guava : guava | jar | 19.0 |
| commons-cli : commons-cli | jar | 1.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.elasticsearch : elasticsearch | jar | 5.0.0-rc1 |
| org.apache.logging.log4j : log4j-core | jar | 2.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.elasticsearch.test : framework | jar | 5.0.0-rc1 |
| commons-io : commons-io | jar | 2.5 |
| org.apache.httpcomponents : fluent-hc | jar | 4.3.4 |
| io.netty : netty-tcnative | jar | 1.1.33.Fork23 |