Last Version

justauth-spring-boot-starter 1.2.1

Spring Boot 集成 JustAuth 的最佳实践~ JustAuth 脚手架

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.xkcoding
ArtifactId

ArtifactId

justauth-spring-boot-starter
Version

Version

1.2.1
Type

Type

jar
Description

Description

justauth-spring-boot-starter
Spring Boot 集成 JustAuth 的最佳实践~ JustAuth 脚手架
Project URL

Project URL

https://github.com/xkcoding/justauth-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/xkcoding/justauth-spring-boot-starter

Download justauth-spring-boot-starter 1.2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
me.zhyd.oauth : JustAuth jar 1.12.0
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok Optional jar

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar
org.apache.commons : commons-pool2 jar

Project Modules

There are no modules declared in this project.