License |
License |
---|---|
Categories |
CategoriesCLI User Interface Nacos Container Microservices |
GroupId | GroupIdcom.pig4cloud.nacos |
ArtifactId | ArtifactIdnacos-client |
Version | Version2.0.3 |
Type | Typejar |
Description |
Descriptionnacos-client 2.0.3
Top Nacos project pom.xml file
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
nacos-client-2.0.3.pom | |
nacos-client-2.0.3.jar | 251 KB |
nacos-client-2.0.3-sources.jar | 152 KB |
nacos-client-2.0.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pig4cloud.nacos/nacos-client/ -->
<dependency>
<groupId>com.pig4cloud.nacos</groupId>
<artifactId>nacos-client</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.nacos/nacos-client/
implementation 'com.pig4cloud.nacos:nacos-client:2.0.3'
// https://jarcasting.com/artifacts/com.pig4cloud.nacos/nacos-client/
implementation ("com.pig4cloud.nacos:nacos-client:2.0.3")
'com.pig4cloud.nacos:nacos-client:jar:2.0.3'
<dependency org="com.pig4cloud.nacos" name="nacos-client" rev="2.0.3">
<artifact name="nacos-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.nacos', module='nacos-client', version='2.0.3')
)
libraryDependencies += "com.pig4cloud.nacos" % "nacos-client" % "2.0.3"
[com.pig4cloud.nacos/nacos-client "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.7 |
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 |
com.pig4cloud.nacos : nacos-common Optional | jar | 2.0.3 |
com.pig4cloud.nacos : nacos-api Optional | jar | 2.0.3 |
ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
ch.qos.logback : logback-core Optional | jar | 1.2.3 |
commons-codec : commons-codec | jar | |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.3 |
org.reflections : reflections | jar | 0.9.11 |
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 | |
org.mockito : mockito-core | jar | 3.8.0 |
org.mockito : mockito-inline | jar | 3.8.0 |