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