is not current version
Last Version 2.0.0-rc

ms.dew:cluster-common-test 2.0.0-beta2

Dew 集群服务测试

GroupId

GroupId

ms.dew
ArtifactId

ArtifactId

cluster-common-test
Version

Version

2.0.0-beta2
Type

Type

jar

Download cluster-common-test 2.0.0-beta2


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