License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesSpring Boot Container Microservices Nacos |
GroupId | GroupIdcom.sinsz |
ArtifactId | ArtifactIdspring-boot-starter-sinsz-nacos |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-sinsz-nacos
基于springboot扩展配置中心客户端集成
Copyright © 2019 sinsz.com All rights reserved.
https://www.sinsz.com
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sinsz/spring-boot-starter-sinsz-nacos/ -->
<dependency>
<groupId>com.sinsz</groupId>
<artifactId>spring-boot-starter-sinsz-nacos</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sinsz/spring-boot-starter-sinsz-nacos/
implementation 'com.sinsz:spring-boot-starter-sinsz-nacos:0.0.3'
// https://jarcasting.com/artifacts/com.sinsz/spring-boot-starter-sinsz-nacos/
implementation ("com.sinsz:spring-boot-starter-sinsz-nacos:0.0.3")
'com.sinsz:spring-boot-starter-sinsz-nacos:jar:0.0.3'
<dependency org="com.sinsz" name="spring-boot-starter-sinsz-nacos" rev="0.0.3">
<artifact name="spring-boot-starter-sinsz-nacos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sinsz', module='spring-boot-starter-sinsz-nacos', version='0.0.3')
)
libraryDependencies += "com.sinsz" % "spring-boot-starter-sinsz-nacos" % "0.0.3"
[com.sinsz/spring-boot-starter-sinsz-nacos "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.1.0.RELEASE |
com.alibaba.nacos : nacos-client | jar | 0.8.0 |
com.alibaba.edas.acm : acm-sdk | jar | 1.0.8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.0.RELEASE |