Last Version

Dew Auth 1.5.1-RC

Dew 多租户的RBAC权限服务

License

License

GroupId

GroupId

com.tairanchina.csp.dew
ArtifactId

ArtifactId

auth
Version

Version

1.5.1-RC
Type

Type

jar
Description

Description

Dew Auth
Dew 多租户的RBAC权限服务
Project Organization

Project Organization

Pivotal Software, Inc.

Download auth 1.5.1-RC


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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.4
com.typesafe.scala-logging : scala-logging_2.12 jar 3.8.0
com.tairanchina.csp.dew : cloud-starter jar 1.5.1-RC
com.tairanchina.csp.dew : cluster-spi-redis jar 1.5.1-RC
org.springframework.boot : spring-boot-starter-data-jpa jar 1.5.13.RELEASE
org.springframework.boot : spring-boot-starter-mail jar 1.5.13.RELEASE
mysql : mysql-connector-java jar 5.1.42
com.tairanchina.csp.dew : auth-sdk-starter jar 1.5.1-RC

test (1)

Group / Artifact Type Version
com.tairanchina.csp.dew : test-starter jar 1.5.1-RC

Project Modules

There are no modules declared in this project.