is not current version
Last Version 1.5.1-RC

com.tairanchina.csp.dew:gateway 1.5.0-Beta

Dew 网关服务

GroupId

GroupId

com.tairanchina.csp.dew
ArtifactId

ArtifactId

gateway
Version

Version

1.5.0-Beta
Type

Type

jar

Download gateway 1.5.0-Beta


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