is not current version
Last Version 6.2.3.31

com.strapdata.elasticsearch:rest-api-spec 6.2.3.24

Elasticsearch subproject :rest-api-spec

Categories

Categories

Data Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.strapdata.elasticsearch
ArtifactId

ArtifactId

rest-api-spec
Version

Version

6.2.3.24
Type

Type

jar

Download rest-api-spec 6.2.3.24


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