| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.xuxueli |
| Идентификатор | Идентификаторxxl-registry |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеxxl-registry
XXL-REGISTRY, A lightweight distributed service registry and discovery platform.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| xxl-registry-1.1.0.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.xuxueli/xxl-registry/ -->
<dependency>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-registry</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xuxueli/xxl-registry/
implementation 'com.xuxueli:xxl-registry:1.1.0'
// https://jarcasting.com/artifacts/com.xuxueli/xxl-registry/
implementation ("com.xuxueli:xxl-registry:1.1.0")
'com.xuxueli:xxl-registry:pom:1.1.0'
<dependency org="com.xuxueli" name="xxl-registry" rev="1.1.0">
<artifact name="xxl-registry" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xuxueli', module='xxl-registry', version='1.1.0')
)
libraryDependencies += "com.xuxueli" % "xxl-registry" % "1.1.0"
[com.xuxueli/xxl-registry "1.1.0"]