is not current version
Last Version 1.5.1-RC

com.tairanchina.csp.dew:auth 1.5.0-RC

Dew 多租户的RBAC权限服务

GroupId

GroupId

com.tairanchina.csp.dew
ArtifactId

ArtifactId

auth
Version

Version

1.5.0-RC
Type

Type

jar

Download auth 1.5.0-RC


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