Download search-guard-6-6.2-compliance-2-api.jar file - Jar s

Jar examples for s:search-guard-6

Description

Provide access control related features for Elasticsearch 6

You can download jar file search-guard-6 6.2-compliance-2-api in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add search-guard-6-6.2-compliance-2-api.jar to your project.

<dependency>
   <groupId>com.floragunn</groupId>
   <artifactId>search-guard-6</artifactId>
   <version>6.2-compliance-2-api</version>
</dependency>
compile group: 'com.floragunn', name: 'search-guard-6', version: '6.2-compliance-2-api'
libraryDependencies += "com.floragunn" % "search-guard-6" % "6.2-compliance-2-api"
<dependency org="com.floragunn" name="search-guard-6" rev="6.2-compliance-2-api"/>
@Grapes(@Grab(group='com.floragunn', module='search-guard-6', version='6.2-compliance-2-api'))
'com.floragunn:search-guard-6:jar:6.2-compliance-2-api'

Download

Click the following link to download the jar file.

search-guard-6-6.2-compliance-2-api-javadoc.jar
search-guard-6-6.2-compliance-2-api-sources.jar
search-guard-6-6.2-compliance-2-api-tests.jar
search-guard-6-6.2-compliance-2-api.jar
search-guard-6-6.2-compliance-2-api.pom



Related Tutorials