is not current version
Last Version 2.3.8

com.github.houbbbbb:sso-spring-boot-starter 0.1.8

sso client

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.houbbbbb
ArtifactId

ArtifactId

sso-spring-boot-starter
Version

Version

0.1.8
Type

Type

jar

Download sso-spring-boot-starter 0.1.8


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