is not current version
Last Version 2.0.0-rc

ms.dew:cluster-common 2.0.0-beta1

Dew 集群服务接口

GroupId

GroupId

ms.dew
ArtifactId

ArtifactId

cluster-common
Version

Version

2.0.0-beta1
Type

Type

jar

Download cluster-common 2.0.0-beta1


<!-- https://jarcasting.com/artifacts/ms.dew/cluster-common/ -->
<dependency>
    <groupId>ms.dew</groupId>
    <artifactId>cluster-common</artifactId>
    <version>2.0.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/ms.dew/cluster-common/
implementation 'ms.dew:cluster-common:2.0.0-beta1'
// https://jarcasting.com/artifacts/ms.dew/cluster-common/
implementation ("ms.dew:cluster-common:2.0.0-beta1")
'ms.dew:cluster-common:jar:2.0.0-beta1'
<dependency org="ms.dew" name="cluster-common" rev="2.0.0-beta1">
  <artifact name="cluster-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='ms.dew', module='cluster-common', version='2.0.0-beta1')
)
libraryDependencies += "ms.dew" % "cluster-common" % "2.0.0-beta1"
[ms.dew/cluster-common "2.0.0-beta1"]