old-elasticsearch

org.elasticsearch.test

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.

Recommended: 7.9.3 114 versions jar Updated 5 years ago The Apache Software License, Version 2.0Checking...

Add to your project7.9.2

<dependency>
    <groupId>org.elasticsearch.test</groupId>
    <artifactId>old-elasticsearch</artifactId>
    <version>7.9.2</version>
</dependency>

Version Details — 7.9.2

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Sep 23, 2020
License
The Apache Software License, Version 2.0

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.

Checking security advisories...