License |
License |
---|---|
GroupId | GroupIdms.dew |
ArtifactId | ArtifactIdcluster-common-test |
Last Version | Last Version2.0.0-rc |
Release Date | Release Date |
Type | Typejar |
Description |
Description1.1.1 Dew Cluster Common InitTest
Dew 集群服务测试
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/ms.dew/cluster-common-test/ -->
<dependency>
<groupId>ms.dew</groupId>
<artifactId>cluster-common-test</artifactId>
<version>2.0.0-rc</version>
</dependency>
// https://jarcasting.com/artifacts/ms.dew/cluster-common-test/
implementation 'ms.dew:cluster-common-test:2.0.0-rc'
// https://jarcasting.com/artifacts/ms.dew/cluster-common-test/
implementation ("ms.dew:cluster-common-test:2.0.0-rc")
'ms.dew:cluster-common-test:jar:2.0.0-rc'
<dependency org="ms.dew" name="cluster-common-test" rev="2.0.0-rc">
<artifact name="cluster-common-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='ms.dew', module='cluster-common-test', version='2.0.0-rc')
)
libraryDependencies += "ms.dew" % "cluster-common-test" % "2.0.0-rc"
[ms.dew/cluster-common-test "2.0.0-rc"]
Group / Artifact | Type | Version |
---|---|---|
ms.dew : cluster-common | jar | 2.0.0-rc |
com.h2database : h2 | jar | 1.4.197 |