Dew Auth

Dew 多租户的RBAC权限服务

License

License

GroupId

GroupId

com.ecfront.dew
ArtifactId

ArtifactId

auth
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download auth

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
com.ecfront.dew : cloud-core jar 1.1.4
com.ecfront.dew : cluster-spi-hazelcast jar 1.1.4
com.ecfront.dew : cluster-spi-redis jar 1.1.4
org.springframework.boot : spring-boot-starter-data-jpa jar 1.5.2.RELEASE
io.springfox : springfox-swagger2 jar 2.6.1
io.springfox : springfox-swagger-ui jar 2.6.1
org.springframework.boot : spring-boot-starter-mail jar 1.5.2.RELEASE
com.github.cage : cage jar 1.0
mysql : mysql-connector-java jar 5.1.41
org.springframework.boot : spring-boot-starter-test jar 1.5.2.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 1.5.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0