is not current version
Last Version 1.2.1

com.xkcoding:justauth-spring-boot-starter 0.0.2

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.xkcoding
ArtifactId

ArtifactId

justauth-spring-boot-starter
Version

Version

0.0.2
Type

Type

jar

Download justauth-spring-boot-starter 0.0.2


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