Last Version

nacos-client 1.2.1.aghost-fix.20210122 1.2.1.aghost-fix.20210122

Top Nacos project pom.xml file

License

License

Categories

Categories

CLI User Interface Nacos Container Microservices
GroupId

GroupId

cn.aghost
ArtifactId

ArtifactId

nacos-client
Version

Version

1.2.1.aghost-fix.20210122
Type

Type

jar
Description

Description

nacos-client 1.2.1.aghost-fix.20210122
Top Nacos project pom.xml file
Project URL

Project URL

https://github.com/alibaba/nacos
Project Organization

Project Organization

Alibaba Group

Download nacos-client 1.2.1.aghost-fix.20210122


<!-- 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"]

Dependencies

compile (15)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.