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