License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdicu.easyj.boot |
ArtifactId | ArtifactIdeasyj-spring-boot-starter-login |
Version | Version0.3.8 |
Type | Typejar |
Description |
Descriptionicu.easyj.boot :: easyj-spring-boot-starter-login
EasyJ快速使用登录相关功能的starter
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easyj-spring-boot-starter-login-0.3.8.pom | |
easyj-spring-boot-starter-login-0.3.8.jar | 439 bytes |
Browse |
<!-- 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.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-login/
implementation 'icu.easyj.boot:easyj-spring-boot-starter-login:0.3.8'
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-login/
implementation ("icu.easyj.boot:easyj-spring-boot-starter-login:0.3.8")
'icu.easyj.boot:easyj-spring-boot-starter-login:jar:0.3.8'
<dependency org="icu.easyj.boot" name="easyj-spring-boot-starter-login" rev="0.3.8">
<artifact name="easyj-spring-boot-starter-login" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj.boot', module='easyj-spring-boot-starter-login', version='0.3.8')
)
libraryDependencies += "icu.easyj.boot" % "easyj-spring-boot-starter-login" % "0.3.8"
[icu.easyj.boot/easyj-spring-boot-starter-login "0.3.8"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj.boot : easyj-spring-boot-starter | jar | 0.3.8 |
org.springframework.boot : spring-boot-starter-aop | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar |