| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNacos Контейнер Микросервисы |
| Группа | Группаcn.aghost |
| Идентификатор | Идентификаторnacos-example |
| Версия | Версия1.2.1.aghost-fix.20210122 |
| Тип | Типjar |
| Описание |
Описаниеnacos-example 1.2.1.aghost-fix.20210122
Top Nacos project pom.xml file
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/cn.aghost/nacos-example/ -->
<dependency>
<groupId>cn.aghost</groupId>
<artifactId>nacos-example</artifactId>
<version>1.2.1.aghost-fix.20210122</version>
</dependency>
// https://jarcasting.com/artifacts/cn.aghost/nacos-example/
implementation 'cn.aghost:nacos-example:1.2.1.aghost-fix.20210122'
// https://jarcasting.com/artifacts/cn.aghost/nacos-example/
implementation ("cn.aghost:nacos-example:1.2.1.aghost-fix.20210122")
'cn.aghost:nacos-example:jar:1.2.1.aghost-fix.20210122'
<dependency org="cn.aghost" name="nacos-example" rev="1.2.1.aghost-fix.20210122">
<artifact name="nacos-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.aghost', module='nacos-example', version='1.2.1.aghost-fix.20210122')
)
libraryDependencies += "cn.aghost" % "nacos-example" % "1.2.1.aghost-fix.20210122"
[cn.aghost/nacos-example "1.2.1.aghost-fix.20210122"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.aghost : nacos-common | jar | 1.2.1.aghost-fix.20210122 |
| cn.aghost : nacos-core | jar | 1.2.1.aghost-fix.20210122 |
| cn.aghost : nacos-client | jar | 1.2.1.aghost-fix.20210122 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |