License |
License |
---|---|
Categories |
CategoriesNacos Container Microservices |
GroupId | GroupIdio.gitee.laoshirenggo |
ArtifactId | ArtifactIdnacos |
Last Version | Last Version1.0-RELEASEOT |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnacos模块
|
Filename | Size |
---|---|
nacos-1.0-RELEASEOT.pom | |
nacos-1.0-RELEASEOT.jar | 7 KB |
nacos-1.0-RELEASEOT-sources.jar | 1 KB |
nacos-1.0-RELEASEOT-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.laoshirenggo/nacos/ -->
<dependency>
<groupId>io.gitee.laoshirenggo</groupId>
<artifactId>nacos</artifactId>
<version>1.0-RELEASEOT</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/nacos/
implementation 'io.gitee.laoshirenggo:nacos:1.0-RELEASEOT'
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/nacos/
implementation ("io.gitee.laoshirenggo:nacos:1.0-RELEASEOT")
'io.gitee.laoshirenggo:nacos:jar:1.0-RELEASEOT'
<dependency org="io.gitee.laoshirenggo" name="nacos" rev="1.0-RELEASEOT">
<artifact name="nacos" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.laoshirenggo', module='nacos', version='1.0-RELEASEOT')
)
libraryDependencies += "io.gitee.laoshirenggo" % "nacos" % "1.0-RELEASEOT"
[io.gitee.laoshirenggo/nacos "1.0-RELEASEOT"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery | jar | 2.2.5.RELEASE |
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-config | jar | 2.2.5.RELEASE |
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 |