<dependency>
<groupId>io.choerodon</groupId>
<artifactId>choerodon-starter-nacos-client</artifactId>
<version>2.0.1.RELEASE</version>
</dependency>
libraryDependencies += "io.choerodon" % "choerodon-starter-nacos-client" % "2.0.1.RELEASE"
@Grapes(
@Grab(group='io.choerodon', module='choerodon-starter-nacos-client', version='2.0.1.RELEASE')
)
<dependency org="io.choerodon" name="choerodon-starter-nacos-client" rev="2.0.1.RELEASE" />
<parent> <groupId>io.choerodon</groupId> <artifactId>choerodon-starter-parent</artifactId> <version>2.0.1.RELEASE</version> </parent>
compile
|-- org.slf4j:slf4j-api:1.7.30
|-- org.apache.logging.log4j:log4j-core:2.13.3
|-- org.apache.logging.log4j:log4j-api:2.13.3
|-- org.apache.logging.log4j:log4j-slf4j-impl:2.13.3
|-- ch.qos.logback:logback-classic:1.2.3
|-- org.checkerframework:checker-qual:3.5.0
|-- com.fasterxml.jackson.core:jackson-annotations:2.12.2
|-- ch.qos.logback:logback-core:1.2.3
|-- commons-codec:commons-codec
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-databind
|-- org.apache.httpcomponents:httpasyncclient
|-- org.reflections:reflections:0.9.11
|-- net.jcip:jcip-annotations:1.0
|-- io.prometheus:simpleclient:0.5.0
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-databind
|-- io.grpc:grpc-netty-shaded:1.24.0
|-- io.grpc:grpc-protobuf:1.24.0
|-- com.google.api.grpc:proto-google-common-protos:1.17.0
|-- com.google.protobuf:protobuf-java:3.8.0
|-- io.grpc:protoc-gen-grpc-java:1.24.0
|-- com.alipay.sofa:rpc-grpc-impl:1.3.5
|-- javax.annotation:javax.annotation-api
|-- org.apache.httpcomponents:httpasyncclient
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-databind
test
|-- junit:junit