is not current version
Last Version 1.2.1

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

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.xkcoding
ArtifactId

ArtifactId

justauth-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar

Download justauth-spring-boot-starter 1.0.0


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