Last Version

1.1.0 Dew Cluster Common 2.0.0-rc

Dew 集群服务接口

License

License

GroupId

GroupId

ms.dew
ArtifactId

ArtifactId

cluster-common
Version

Version

2.0.0-rc
Type

Type

jar
Description

Description

1.1.0 Dew Cluster Common
Dew 集群服务接口
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/cluster-common

Download cluster-common 2.0.0-rc


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

Dependencies

compile (2)

Group / Artifact Type Version
com.ecfront.dew : common jar 1.5.0
com.h2database : h2 jar 1.4.197

Project Modules

There are no modules declared in this project.