| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdxin.yuki |
| ArtifactId | ArtifactIdcloud-auth-spring-boot |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncloud-auth-spring-boot
a spring boot starter for cloud auth
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cloud-auth-spring-boot-1.0.1.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xin.yuki/cloud-auth-spring-boot/ -->
<dependency>
<groupId>xin.yuki</groupId>
<artifactId>cloud-auth-spring-boot</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xin.yuki/cloud-auth-spring-boot/
implementation 'xin.yuki:cloud-auth-spring-boot:1.0.1'
// https://jarcasting.com/artifacts/xin.yuki/cloud-auth-spring-boot/
implementation ("xin.yuki:cloud-auth-spring-boot:1.0.1")
'xin.yuki:cloud-auth-spring-boot:pom:1.0.1'
<dependency org="xin.yuki" name="cloud-auth-spring-boot" rev="1.0.1">
<artifact name="cloud-auth-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='xin.yuki', module='cloud-auth-spring-boot', version='1.0.1')
)
libraryDependencies += "xin.yuki" % "cloud-auth-spring-boot" % "1.0.1"
[xin.yuki/cloud-auth-spring-boot "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-collections4 | jar | 4.1 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| com.alibaba : fastjson | jar | 1.2.49 |