auth-server-spring-boot-starter

a spring boot starter for cloud auth

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

xin.yuki
ArtifactId

ArtifactId

auth-server-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

auth-server-spring-boot-starter
a spring boot starter for cloud auth

Download auth-server-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/xin.yuki/auth-server-spring-boot-starter/ -->
<dependency>
    <groupId>xin.yuki</groupId>
    <artifactId>auth-server-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/xin.yuki/auth-server-spring-boot-starter/
implementation 'xin.yuki:auth-server-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/xin.yuki/auth-server-spring-boot-starter/
implementation ("xin.yuki:auth-server-spring-boot-starter:1.0.1")
'xin.yuki:auth-server-spring-boot-starter:jar:1.0.1'
<dependency org="xin.yuki" name="auth-server-spring-boot-starter" rev="1.0.1">
  <artifact name="auth-server-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='xin.yuki', module='auth-server-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "xin.yuki" % "auth-server-spring-boot-starter" % "1.0.1"
[xin.yuki/auth-server-spring-boot-starter "1.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.2
xin.yuki : auth-server jar 1.0.1
org.apache.commons : commons-collections4 jar 4.1
org.apache.commons : commons-lang3 jar 3.4
com.alibaba : fastjson jar 1.2.49

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0