Download elasticsearch-secure-sm-6.3.0.jar file - Jar e

Jar examples for e:elasticsearch-secure-sm

Description

Elasticsearch subproject :libs:secure-sm

You can download jar file elasticsearch-secure-sm 6.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add elasticsearch-secure-sm-6.3.0.jar to your project.

<dependency>
   <groupId>org.elasticsearch</groupId>
   <artifactId>elasticsearch-secure-sm</artifactId>
   <version>6.3.0</version>
</dependency>
compile group: 'org.elasticsearch', name: 'elasticsearch-secure-sm', version: '6.3.0'
libraryDependencies += "org.elasticsearch" % "elasticsearch-secure-sm" % "6.3.0"
<dependency org="org.elasticsearch" name="elasticsearch-secure-sm" rev="6.3.0"/>
@Grapes(@Grab(group='org.elasticsearch', module='elasticsearch-secure-sm', version='6.3.0'))
'org.elasticsearch:elasticsearch-secure-sm:jar:6.3.0'

Download

Click the following link to download the jar file.

elasticsearch-secure-sm-6.3.0-javadoc.jar
elasticsearch-secure-sm-6.3.0-sources.jar
elasticsearch-secure-sm-6.3.0.jar
elasticsearch-secure-sm-6.3.0.pom



Related Tutorials