is not current version
Last Version 2.4.5

com.strapdata.elasticsearch:parent 2.4.2

Parent POM

Categories

Categories

Data Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.strapdata.elasticsearch
ArtifactId

ArtifactId

parent
Version

Version

2.4.2
Type

Type

pom

Download parent 2.4.2

Filename Size
parent-2.4.2.pom 86 KB
Browse

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