| License |
License |
|---|---|
| Categories |
CategoriesNacos Container Microservices |
| GroupId | GroupIdcn.aghost |
| ArtifactId | ArtifactIdnacos-all |
| Last Version | Last Version1.2.1.aghost-fix.20210122 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAlibaba NACOS 1.2.1.aghost-fix.20210122
Top Nacos project pom.xml file
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| nacos-all-1.2.1.aghost-fix.20210122.pom | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.aghost/nacos-all/ -->
<dependency>
<groupId>cn.aghost</groupId>
<artifactId>nacos-all</artifactId>
<version>1.2.1.aghost-fix.20210122</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.aghost/nacos-all/
implementation 'cn.aghost:nacos-all:1.2.1.aghost-fix.20210122'
// https://jarcasting.com/artifacts/cn.aghost/nacos-all/
implementation ("cn.aghost:nacos-all:1.2.1.aghost-fix.20210122")
'cn.aghost:nacos-all:pom:1.2.1.aghost-fix.20210122'
<dependency org="cn.aghost" name="nacos-all" rev="1.2.1.aghost-fix.20210122">
<artifact name="nacos-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.aghost', module='nacos-all', version='1.2.1.aghost-fix.20210122')
)
libraryDependencies += "cn.aghost" % "nacos-all" % "1.2.1.aghost-fix.20210122"
[cn.aghost/nacos-all "1.2.1.aghost-fix.20210122"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |