MVN

org.springframework.cloud : spring-cloud-alibaba-nacos-discovery

Maven & Gradle

Apr 19, 2019
4 usages

Spring Cloud Alibaba Nacos Discovery

<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-alibaba-nacos-discovery</artifactId>
    <version>0.9.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.springframework.cloud : spring-cloud-alibaba-nacos-discovery to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.0.RELEASE

All Versions

Choose a version of org.springframework.cloud : spring-cloud-alibaba-nacos-discovery to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
spring-cloud-alibaba-nacos-discovery-0.9.0.RELEASE
0.2.x
spring-cloud-alibaba-nacos-discovery-0.2.2.RELEASE
spring-cloud-alibaba-nacos-discovery-0.2.1.RELEASE
spring-cloud-alibaba-nacos-discovery-0.2.0.RELEASE
0.1.x
spring-cloud-alibaba-nacos-discovery-0.1.2.RELEASE
spring-cloud-alibaba-nacos-discovery-0.1.1.RELEASE
spring-cloud-alibaba-nacos-discovery-0.1.0.RELEASE

How to add a dependency to Maven

Add the following org.springframework.cloud : spring-cloud-alibaba-nacos-discovery maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-alibaba-nacos-discovery</artifactId>
    <version>0.9.0.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.springframework.cloud : spring-cloud-alibaba-nacos-discovery gradle dependency to your build.gradle file:

implementation 'org.springframework.cloud:spring-cloud-alibaba-nacos-discovery:0.9.0.RELEASE'

Gradle Kotlin DSL: Add the following org.springframework.cloud : spring-cloud-alibaba-nacos-discovery gradle kotlin dependency to your build.gradle.kts file:

implementation("org.springframework.cloud:spring-cloud-alibaba-nacos-discovery:0.9.0.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.springframework.cloud : spring-cloud-alibaba-nacos-discovery sbt scala dependency to your build.sbt file:

libraryDependencies += "org.springframework.cloud" % "spring-cloud-alibaba-nacos-discovery" % "0.9.0.RELEASE"

Advertisement

Dependencies from Group

Jul 28, 2023
1.4k usages
848 stars
Jul 27, 2023
950 usages
689 stars
Jul 27, 2023
863 usages
689 stars
Jul 27, 2023
746 usages
1.9k stars
Jul 27, 2023
537 usages
1.1k stars

Discover Dependencies

Nov 04, 2018
3 usages
312 stars
Aug 05, 2023
13 usages
36.2k stars
Sep 10, 2020
15 usages
5.9k stars
Oct 30, 2018
3 usages
138 stars
Feb 28, 2023
5 usages
79 stars
Feb 28, 2023
4 usages
79 stars
Feb 28, 2023
4 usages
79 stars
May 31, 2023
6 usages
1.5k stars
Aug 09, 2019
4 usages
553 stars