Last Version

Spring Boot Starter SSO Client 1.0.0

SSO Client for Java Web Project

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

cn.yerl.web
ArtifactId

ArtifactId

spring-boot-starter-sso-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

Spring Boot Starter SSO Client
SSO Client for Java Web Project
Project URL

Project URL

https://github.com/alan-yeh/gradle-plugins
Source Code Management

Source Code Management

https://github.com/alan-yeh/gradle-plugins

Download spring-boot-starter-sso-client 1.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-starter-security jar 1.5.3.RELEASE
com.jfinal : jfinal jar 3.0
cn.yerl.web : spring-boot-starter-api jar 1.0.0
cn.yerl.web : spring-boot-starter-kit jar 1.0.0
cn.yerl.web : web-http jar 1.0.0

Project Modules

There are no modules declared in this project.