License |
License |
---|---|
Categories |
CategoriesNacos Container Microservices |
GroupId | GroupIdio.github.dtm-labs |
ArtifactId | ArtifactIdnacos-plugin |
Last Version | Last Version2.1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnacos-plugin
The java client for dtm
|
Filename | Size |
---|---|
nacos-plugin-2.1.4.2.pom | |
nacos-plugin-2.1.4.2.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dtm-labs/nacos-plugin/ -->
<dependency>
<groupId>io.github.dtm-labs</groupId>
<artifactId>nacos-plugin</artifactId>
<version>2.1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dtm-labs/nacos-plugin/
implementation 'io.github.dtm-labs:nacos-plugin:2.1.4.2'
// https://jarcasting.com/artifacts/io.github.dtm-labs/nacos-plugin/
implementation ("io.github.dtm-labs:nacos-plugin:2.1.4.2")
'io.github.dtm-labs:nacos-plugin:jar:2.1.4.2'
<dependency org="io.github.dtm-labs" name="nacos-plugin" rev="2.1.4.2">
<artifact name="nacos-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dtm-labs', module='nacos-plugin', version='2.1.4.2')
)
libraryDependencies += "io.github.dtm-labs" % "nacos-plugin" % "2.1.4.2"
[io.github.dtm-labs/nacos-plugin "2.1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery | jar | |
org.springframework.cloud : spring-cloud-loadbalancer | jar |