| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.daedafusion |
| Идентификатор | Идентификаторservice-discovery-parent |
| Версия | Версия1.0 |
| Тип | Типpom |
| Описание |
ОписаниеDaedaFusion Service Discovery
A Service Discovery library that extends Apache Curator with etcd support
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| service-discovery-parent-1.0.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.daedafusion/service-discovery-parent/ -->
<dependency>
<groupId>com.daedafusion</groupId>
<artifactId>service-discovery-parent</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.daedafusion/service-discovery-parent/
implementation 'com.daedafusion:service-discovery-parent:1.0'
// https://jarcasting.com/artifacts/com.daedafusion/service-discovery-parent/
implementation ("com.daedafusion:service-discovery-parent:1.0")
'com.daedafusion:service-discovery-parent:pom:1.0'
<dependency org="com.daedafusion" name="service-discovery-parent" rev="1.0">
<artifact name="service-discovery-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.daedafusion', module='service-discovery-parent', version='1.0')
)
libraryDependencies += "com.daedafusion" % "service-discovery-parent" % "1.0"
[com.daedafusion/service-discovery-parent "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |