License |
License |
---|---|
GroupId | GroupIdms.dew |
ArtifactId | ArtifactIdcluster-common |
Last Version | Last Version2.0.0-rc |
Release Date | Release Date |
Type | Typejar |
Description |
Description1.1.0 Dew Cluster Common
Dew 集群服务接口
|
Project URL |
Project URL |
Filename | Size |
---|---|
cluster-common-2.0.0-rc.pom | |
cluster-common-2.0.0-rc.jar | 22 KB |
cluster-common-2.0.0-rc-sources.jar | 25 KB |
cluster-common-2.0.0-rc-javadoc.jar | 170 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.ecfront.dew : common | jar | 1.5.0 |
com.h2database : h2 | jar | 1.4.197 |