is not current version
Last Version 2.5.8

com.eworkcloud.starter:ework-cloud-starter-elastic 2.4.7

Ework Cloud Starter Elastic

GroupId

GroupId

com.eworkcloud.starter
ArtifactId

ArtifactId

ework-cloud-starter-elastic
Version

Version

2.4.7
Type

Type

jar

Download ework-cloud-starter-elastic 2.4.7


<!-- https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-elastic/ -->
<dependency>
    <groupId>com.eworkcloud.starter</groupId>
    <artifactId>ework-cloud-starter-elastic</artifactId>
    <version>2.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-elastic/
implementation 'com.eworkcloud.starter:ework-cloud-starter-elastic:2.4.7'
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-elastic/
implementation ("com.eworkcloud.starter:ework-cloud-starter-elastic:2.4.7")
'com.eworkcloud.starter:ework-cloud-starter-elastic:jar:2.4.7'
<dependency org="com.eworkcloud.starter" name="ework-cloud-starter-elastic" rev="2.4.7">
  <artifact name="ework-cloud-starter-elastic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eworkcloud.starter', module='ework-cloud-starter-elastic', version='2.4.7')
)
libraryDependencies += "com.eworkcloud.starter" % "ework-cloud-starter-elastic" % "2.4.7"
[com.eworkcloud.starter/ework-cloud-starter-elastic "2.4.7"]