License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks CLI Nacos Container Microservices |
GroupId | GroupIdcom.eeeffff |
ArtifactId | ArtifactIdnacos-reactive-discovery-client |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnacos-reactive-discovery-client
Spring Cloud Nacos Reactive Discovery Client
|
<!-- https://jarcasting.com/artifacts/com.eeeffff/nacos-reactive-discovery-client/ -->
<dependency>
<groupId>com.eeeffff</groupId>
<artifactId>nacos-reactive-discovery-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eeeffff/nacos-reactive-discovery-client/
implementation 'com.eeeffff:nacos-reactive-discovery-client:1.0.0'
// https://jarcasting.com/artifacts/com.eeeffff/nacos-reactive-discovery-client/
implementation ("com.eeeffff:nacos-reactive-discovery-client:1.0.0")
'com.eeeffff:nacos-reactive-discovery-client:jar:1.0.0'
<dependency org="com.eeeffff" name="nacos-reactive-discovery-client" rev="1.0.0">
<artifact name="nacos-reactive-discovery-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eeeffff', module='nacos-reactive-discovery-client', version='1.0.0')
)
libraryDependencies += "com.eeeffff" % "nacos-reactive-discovery-client" % "1.0.0"
[com.eeeffff/nacos-reactive-discovery-client "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-alibaba-nacos-discovery | jar | 0.9.0.RELEASE |
com.alibaba.nacos : nacos-client | jar | 2.0.3 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-gateway | jar | |
org.springframework.cloud : spring-cloud-loadbalancer | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.3.RELEASE |