Last Version

old-elasticsearch 7.9.3

Launches versions of Elasticsearch prior to 5.0 for testing. These need special handling because they do not support writing a "ports" file with the port on which Elasticsearch is running.

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch.test
ArtifactId

ArtifactId

old-elasticsearch
Version

Version

7.9.3
Type

Type

jar
Description

Description

old-elasticsearch
Launches versions of Elasticsearch prior to 5.0 for testing. These need special handling because they do not support writing a "ports" file with the port on which Elasticsearch is running.
Project URL

Project URL

https://github.com/elastic/elasticsearch

Download old-elasticsearch 7.9.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.lucene : lucene-core jar 8.6.2

Project Modules

There are no modules declared in this project.