| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.nixend |
| Идентификатор | Идентификаторmanny-registry-zookeeper |
| Последняя версия | Последняя версия1.2.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.nixend/manny-registry-zookeeper/ -->
<dependency>
<groupId>com.nixend</groupId>
<artifactId>manny-registry-zookeeper</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.nixend/manny-registry-zookeeper/
implementation 'com.nixend:manny-registry-zookeeper:1.2.6'
// https://jarcasting.com/artifacts/com.nixend/manny-registry-zookeeper/
implementation ("com.nixend:manny-registry-zookeeper:1.2.6")
'com.nixend:manny-registry-zookeeper:jar:1.2.6'
<dependency org="com.nixend" name="manny-registry-zookeeper" rev="1.2.6">
<artifact name="manny-registry-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nixend', module='manny-registry-zookeeper', version='1.2.6')
)
libraryDependencies += "com.nixend" % "manny-registry-zookeeper" % "1.2.6"
[com.nixend/manny-registry-zookeeper "1.2.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.nixend : manny-registry-api | jar | 1.2.6 |
| com.nixend : manny-remoting-zookeeper | jar | 1.2.6 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.3 |