Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdicu.easyj.boot |
ArtifactId | ArtifactIdeasyj-spring-boot-starter-login |
Version | Version0.4.9 |
Type | Typejar |
Filename | Size |
---|---|
easyj-spring-boot-starter-login-0.4.9.pom | |
easyj-spring-boot-starter-login-0.4.9.jar | 440 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.4.9</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.9'
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-login/
implementation ("icu.easyj.boot:easyj-spring-boot-starter-login:0.4.9")
'icu.easyj.boot:easyj-spring-boot-starter-login:jar:0.4.9'
<dependency org="icu.easyj.boot" name="easyj-spring-boot-starter-login" rev="0.4.9">
<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.9')
)
libraryDependencies += "icu.easyj.boot" % "easyj-spring-boot-starter-login" % "0.4.9"
[icu.easyj.boot/easyj-spring-boot-starter-login "0.4.9"]