How To Install Java Artifact org.elasticsearch.plugin.discovery-ec2 v5.0.0-alpha2

org.elasticsearch.plugin discovery-ec2 5.0.0-alpha2

Introduction

In this article, we'll learn how to install Java artifact discovery-ec2 from org.elasticsearch.plugin group in version 5.0.0-alpha2. The artifact is available in 5 versions: 5.0.0-alpha5 5.0.0-alpha4 5.0.0-alpha3 5.0.0-alpha2 5.0.0-alpha1 . The Org Elasticsearch Plugin Discovery Ec2 project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/elastic/elasticsearch .

How To Install Java Artifact org.elasticsearch.plugin.discovery-ec2 In Version 5.0.0-alpha2

To install the Org Elasticsearch Plugin Discovery Ec2 artifact in version 5.0.0-alpha2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Org Elasticsearch Plugin Discovery Ec2 dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (8)

Provided dependencies (6)

Test dependencies (1)

Licenses