License |
License |
---|---|
GroupId | GroupIdio.gitee.laoshirenggo |
ArtifactId | ArtifactIdconsul |
Last Version | Last Version1.0-RELEASEOT |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconsul模块
|
Filename | Size |
---|---|
consul-1.0-RELEASEOT.pom | |
consul-1.0-RELEASEOT.jar | 8 KB |
consul-1.0-RELEASEOT-sources.jar | 2 KB |
consul-1.0-RELEASEOT-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.laoshirenggo/consul/ -->
<dependency>
<groupId>io.gitee.laoshirenggo</groupId>
<artifactId>consul</artifactId>
<version>1.0-RELEASEOT</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/consul/
implementation 'io.gitee.laoshirenggo:consul:1.0-RELEASEOT'
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/consul/
implementation ("io.gitee.laoshirenggo:consul:1.0-RELEASEOT")
'io.gitee.laoshirenggo:consul:jar:1.0-RELEASEOT'
<dependency org="io.gitee.laoshirenggo" name="consul" rev="1.0-RELEASEOT">
<artifact name="consul" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.laoshirenggo', module='consul', version='1.0-RELEASEOT')
)
libraryDependencies += "io.gitee.laoshirenggo" % "consul" % "1.0-RELEASEOT"
[io.gitee.laoshirenggo/consul "1.0-RELEASEOT"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | 2.3.10.RELEASE |
org.springframework.cloud : spring-cloud-starter-consul-discovery | jar | |
org.springframework.cloud : spring-cloud-starter-consul-config | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.10.RELEASE |
io.gitee.laoshirenggo : cloud | jar | 1.0-RELEASEOT |
org.projectlombok : lombok | jar | 1.18.0 |