Last Version

io.gitee.laoshirenggo:cloud 1.0-RELEASEOT

微服务实现模块

License

License

GroupId

GroupId

io.gitee.laoshirenggo
ArtifactId

ArtifactId

cloud
Version

Version

1.0-RELEASEOT
Type

Type

jar
Description

Description

微服务实现模块

Download cloud 1.0-RELEASEOT


<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.