Last Version

Spring Cloud Starter Alibaba Nacos Config 0.9.0.RELEASE

Spring Cloud Alibaba Starters

License

License

Categories

Categories

config Application Layer Libs Configuration Nacos Container Microservices
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-alibaba-nacos-config
Version

Version

0.9.0.RELEASE
Type

Type

jar
Description

Description

Spring Cloud Starter Alibaba Nacos Config
Spring Cloud Alibaba Starters
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-alibaba-nacos-config 0.9.0.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-alibaba-nacos-config/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-starter-alibaba-nacos-config</artifactId>
    <version>0.9.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-alibaba-nacos-config/
implementation 'org.springframework.cloud:spring-cloud-starter-alibaba-nacos-config:0.9.0.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-alibaba-nacos-config/
implementation ("org.springframework.cloud:spring-cloud-starter-alibaba-nacos-config:0.9.0.RELEASE")
'org.springframework.cloud:spring-cloud-starter-alibaba-nacos-config:jar:0.9.0.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-starter-alibaba-nacos-config" rev="0.9.0.RELEASE">
  <artifact name="spring-cloud-starter-alibaba-nacos-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-starter-alibaba-nacos-config', version='0.9.0.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-starter-alibaba-nacos-config" % "0.9.0.RELEASE"
[org.springframework.cloud/spring-cloud-starter-alibaba-nacos-config "0.9.0.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-alibaba-nacos-config jar

Project Modules

There are no modules declared in this project.