DaedaFusion Service Discovery

A Service Discovery library that extends Apache Curator with etcd support

License

License

GroupId

GroupId

com.daedafusion
ArtifactId

ArtifactId

service-discovery-parent
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

DaedaFusion Service Discovery
A Service Discovery library that extends Apache Curator with etcd support
Project URL

Project URL

http://daedafusion.com
Source Code Management

Source Code Management

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

Download service-discovery-parent

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • 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

Versions

Version
1.0