не последняя версия
Последняя версия 1.2.1.aghost-fix.20210122

cn.aghost:nacos-distribution 1.2.1.aghost-fix.20201109


Категории

Категории

Distribution Компиляция и сборка Nacos Контейнер Микросервисы
Группа

Группа

cn.aghost
Идентификатор

Идентификатор

nacos-distribution
Версия

Версия

1.2.1.aghost-fix.20201109
Тип

Тип

pom

Скачать nacos-distribution 1.2.1.aghost-fix.20201109


<!-- https://jarcasting.com/artifacts/cn.aghost/nacos-distribution/ -->
<dependency>
    <groupId>cn.aghost</groupId>
    <artifactId>nacos-distribution</artifactId>
    <version>1.2.1.aghost-fix.20201109</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.aghost/nacos-distribution/
implementation 'cn.aghost:nacos-distribution:1.2.1.aghost-fix.20201109'
// https://jarcasting.com/artifacts/cn.aghost/nacos-distribution/
implementation ("cn.aghost:nacos-distribution:1.2.1.aghost-fix.20201109")
'cn.aghost:nacos-distribution:pom:1.2.1.aghost-fix.20201109'
<dependency org="cn.aghost" name="nacos-distribution" rev="1.2.1.aghost-fix.20201109">
  <artifact name="nacos-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.aghost', module='nacos-distribution', version='1.2.1.aghost-fix.20201109')
)
libraryDependencies += "cn.aghost" % "nacos-distribution" % "1.2.1.aghost-fix.20201109"
[cn.aghost/nacos-distribution "1.2.1.aghost-fix.20201109"]