Last Version

Spring Cloud Alibaba Nacos Config Server 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-server
Version

Version

0.9.0.RELEASE
Type

Type

jar
Description

Description

Spring Cloud Alibaba Nacos Config Server
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-server 0.9.0.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
com.alibaba.nacos : nacos-config jar
org.springframework.cloud : spring-cloud-config-server jar
org.springframework.boot : spring-boot-starter Optional jar
org.springframework.boot : spring-boot-starter-actuator Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.cloud : spring-cloud-test-support jar 2.1.1.RELEASE

Project Modules

There are no modules declared in this project.