is not current version
Last Version 0.6.8

icu.easyj.boot:easyj-spring-boot-starter-login 0.4.1

EasyJ快速使用登录相关功能的starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

icu.easyj.boot
ArtifactId

ArtifactId

easyj-spring-boot-starter-login
Version

Version

0.4.1
Type

Type

jar

Download easyj-spring-boot-starter-login 0.4.1


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