Last Version

Spring Cloud Alibaba Nacos Config 0.9.0.RELEASE

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects

License

License

Categories

Categories

config Application Layer Libs Configuration Nacos Container Microservices
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-alibaba-nacos-config
Version

Version

0.9.0.RELEASE
Type

Type

jar
Description

Description

Spring Cloud Alibaba Nacos Config
Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects
Project Organization

Project Organization

Pivotal Software, Inc.

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


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

Dependencies

compile (3)

Group / Artifact Type Version
com.alibaba.nacos : nacos-client jar
org.springframework.cloud : spring-cloud-commons jar
org.springframework.cloud : spring-cloud-context jar

provided (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-actuator Optional jar
org.springframework.boot : spring-boot-actuator-autoconfigure Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot Optional jar
org.springframework.boot : spring-boot-autoconfigure Optional jar

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.cloud : spring-cloud-test-support jar 2.1.1.RELEASE
org.powermock : powermock-module-junit4 jar 2.0.0
org.powermock : powermock-api-mockito2 jar 2.0.0

Project Modules

There are no modules declared in this project.