is not current version
Last Version 3.2.1.RELEASE

top.wboost:common-es 3.2.0.RELEASE


GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-es
Version

Version

3.2.0.RELEASE
Type

Type

pom

Download common-es 3.2.0.RELEASE

Filename Size
common-es-3.2.0.RELEASE.pom 962 bytes
Browse

<!-- https://jarcasting.com/artifacts/top.wboost/common-es/ -->
<dependency>
    <groupId>top.wboost</groupId>
    <artifactId>common-es</artifactId>
    <version>3.2.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.wboost/common-es/
implementation 'top.wboost:common-es:3.2.0.RELEASE'
// https://jarcasting.com/artifacts/top.wboost/common-es/
implementation ("top.wboost:common-es:3.2.0.RELEASE")
'top.wboost:common-es:pom:3.2.0.RELEASE'
<dependency org="top.wboost" name="common-es" rev="3.2.0.RELEASE">
  <artifact name="common-es" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.wboost', module='common-es', version='3.2.0.RELEASE')
)
libraryDependencies += "top.wboost" % "common-es" % "3.2.0.RELEASE"
[top.wboost/common-es "3.2.0.RELEASE"]