License |
License |
---|---|
Categories |
CategoriesCLI User Interface Nacos Container Microservices |
GroupId | GroupIdcn.aghost |
ArtifactId | ArtifactIdnacos-client |
Last Version | Last Version1.2.1.aghost-fix.20210122 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnacos-client 1.2.1.aghost-fix.20210122
Top Nacos project pom.xml file
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cn.aghost/nacos-client/ -->
<dependency>
<groupId>cn.aghost</groupId>
<artifactId>nacos-client</artifactId>
<version>1.2.1.aghost-fix.20210122</version>
</dependency>
// https://jarcasting.com/artifacts/cn.aghost/nacos-client/
implementation 'cn.aghost:nacos-client:1.2.1.aghost-fix.20210122'
// https://jarcasting.com/artifacts/cn.aghost/nacos-client/
implementation ("cn.aghost:nacos-client:1.2.1.aghost-fix.20210122")
'cn.aghost:nacos-client:jar:1.2.1.aghost-fix.20210122'
<dependency org="cn.aghost" name="nacos-client" rev="1.2.1.aghost-fix.20210122">
<artifact name="nacos-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.aghost', module='nacos-client', version='1.2.1.aghost-fix.20210122')
)
libraryDependencies += "cn.aghost" % "nacos-client" % "1.2.1.aghost-fix.20210122"
[cn.aghost/nacos-client "1.2.1.aghost-fix.20210122"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.30 |
org.apache.logging.log4j : log4j-core Optional | jar | 2.13.3 |
org.apache.logging.log4j : log4j-api Optional | jar | 2.13.3 |
org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.13.3 |
cn.aghost : nacos-common | jar | 1.2.1.aghost-fix.20210122 |
cn.aghost : nacos-api | jar | 1.2.1.aghost-fix.20210122 |
ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
ch.qos.logback : logback-core Optional | jar | 1.2.3 |
com.google.guava : guava | jar | 30.1-jre |
commons-codec : commons-codec | jar | |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 |
net.jcip : jcip-annotations Optional | jar | 1.0 |
io.prometheus : simpleclient | jar | 0.5.0 |
org.yaml : snakeyaml | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar |