| License |
License |
|---|---|
| GroupId | GroupIdio.gitee.laoshirenggo |
| ArtifactId | ArtifactIdcloud |
| Version | Version1.0-RELEASEOT |
| Type | Typejar |
| Description |
Description微服务实现模块
|
| Filename | Size |
|---|---|
| cloud-1.0-RELEASEOT.pom | |
| cloud-1.0-RELEASEOT.jar | 14 KB |
| cloud-1.0-RELEASEOT-sources.jar | 5 KB |
| cloud-1.0-RELEASEOT-javadoc.jar | 66 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.laoshirenggo/cloud/ -->
<dependency>
<groupId>io.gitee.laoshirenggo</groupId>
<artifactId>cloud</artifactId>
<version>1.0-RELEASEOT</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/cloud/
implementation 'io.gitee.laoshirenggo:cloud:1.0-RELEASEOT'
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/cloud/
implementation ("io.gitee.laoshirenggo:cloud:1.0-RELEASEOT")
'io.gitee.laoshirenggo:cloud:jar:1.0-RELEASEOT'
<dependency org="io.gitee.laoshirenggo" name="cloud" rev="1.0-RELEASEOT">
<artifact name="cloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.laoshirenggo', module='cloud', version='1.0-RELEASEOT')
)
libraryDependencies += "io.gitee.laoshirenggo" % "cloud" % "1.0-RELEASEOT"
[io.gitee.laoshirenggo/cloud "1.0-RELEASEOT"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.10.RELEASE |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
| org.springframework.cloud : spring-cloud-starter-netflix-hystrix | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.10.RELEASE |
| io.gitee.laoshirenggo : spring-factories | jar | 1.0-RELEASEOT |
| org.projectlombok : lombok | jar | 1.18.0 |