Elasticsearch

A Distributed RESTful Search Engine

License

License

Categories

Categories

Distribution Build Tools Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch.distribution.oss-zip
ArtifactId

ArtifactId

elasticsearch-oss
Last Version

Last Version

6.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

Elasticsearch
A Distributed RESTful Search Engine
Project URL

Project URL

https://github.com/elastic/elasticsearch

Download elasticsearch-oss

How to add to project

<!-- https://jarcasting.com/artifacts/org.elasticsearch.distribution.oss-zip/elasticsearch-oss/ -->
<dependency>
    <groupId>org.elasticsearch.distribution.oss-zip</groupId>
    <artifactId>elasticsearch-oss</artifactId>
    <version>6.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch.distribution.oss-zip/elasticsearch-oss/
implementation 'org.elasticsearch.distribution.oss-zip:elasticsearch-oss:6.3.1'
// https://jarcasting.com/artifacts/org.elasticsearch.distribution.oss-zip/elasticsearch-oss/
implementation ("org.elasticsearch.distribution.oss-zip:elasticsearch-oss:6.3.1")
'org.elasticsearch.distribution.oss-zip:elasticsearch-oss:pom:6.3.1'
<dependency org="org.elasticsearch.distribution.oss-zip" name="elasticsearch-oss" rev="6.3.1">
  <artifact name="elasticsearch-oss" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.distribution.oss-zip', module='elasticsearch-oss', version='6.3.1')
)
libraryDependencies += "org.elasticsearch.distribution.oss-zip" % "elasticsearch-oss" % "6.3.1"
[org.elasticsearch.distribution.oss-zip/elasticsearch-oss "6.3.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
6.3.1