License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration Nacos Container Microservices |
GroupId | GroupIdcn.aghost |
ArtifactId | ArtifactIdnacos-config |
Last Version | Last Version1.2.1.aghost-fix.20210122 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnacos-config 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-config/ -->
<dependency>
<groupId>cn.aghost</groupId>
<artifactId>nacos-config</artifactId>
<version>1.2.1.aghost-fix.20210122</version>
</dependency>
// https://jarcasting.com/artifacts/cn.aghost/nacos-config/
implementation 'cn.aghost:nacos-config:1.2.1.aghost-fix.20210122'
// https://jarcasting.com/artifacts/cn.aghost/nacos-config/
implementation ("cn.aghost:nacos-config:1.2.1.aghost-fix.20210122")
'cn.aghost:nacos-config:jar:1.2.1.aghost-fix.20210122'
<dependency org="cn.aghost" name="nacos-config" rev="1.2.1.aghost-fix.20210122">
<artifact name="nacos-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.aghost', module='nacos-config', version='1.2.1.aghost-fix.20210122')
)
libraryDependencies += "cn.aghost" % "nacos-config" % "1.2.1.aghost-fix.20210122"
[cn.aghost/nacos-config "1.2.1.aghost-fix.20210122"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar |