is not current version
Last Version 1.2.2-RC

com.ecfront.dew:cluster-common 1.1.2

Dew 集群服务接口

GroupId

GroupId

com.ecfront.dew
ArtifactId

ArtifactId

cluster-common
Version

Version

1.1.2
Type

Type

jar

Download cluster-common 1.1.2


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