com.mobaijun:sso-spring-boot-starter

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.mobaijun
ArtifactId

ArtifactId

sso-spring-boot-starter
Last Version

Last Version

2.4.13
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download sso-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.13
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.13

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.13