DaedaFusion Service Discovery

A Service Discovery library that extends Apache Curator with etcd support

Лицензия

Лицензия

Группа

Группа

com.daedafusion
Идентификатор

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

service-discovery-parent
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

DaedaFusion Service Discovery
A Service Discovery library that extends Apache Curator with etcd support
Ссылка на сайт

Ссылка на сайт

http://daedafusion.com
Система контроля версий

Система контроля версий

https://github.com/daedafusion/service-framework.git

Скачать service-discovery-parent

Имя Файла Размер
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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.17

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

  • service-discovery
  • http-dclient

Build Status

Coverage Status

service-framework

Service/Provider framework with plugin isolation

Maven

<dependency>
    <groupId>com.daedafusion</groupId>
    <artifactId>service-framework</artifactId>
    <version>1.1</version>
</dependency>

<!-- For yml based configuration files -->
<dependency>
    <groupId>com.daedafusion</groupId>
    <artifactId>service-framework-yaml</artifactId>
    <version>1.1</version>
</dependency>
com.daedafusion

DaedaFusion

Версии библиотеки

Версия
1.0