com.daedafusion:http-dclient

A Service Discovery library that extends Apache Curator with etcd support

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.daedafusion
ArtifactId

ArtifactId

http-dclient
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

A Service Discovery library that extends Apache Curator with etcd support

Download http-dclient

How to add to project

<!-- https://jarcasting.com/artifacts/com.daedafusion/http-dclient/ -->
<dependency>
    <groupId>com.daedafusion</groupId>
    <artifactId>http-dclient</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.daedafusion/http-dclient/
implementation 'com.daedafusion:http-dclient:1.0'
// https://jarcasting.com/artifacts/com.daedafusion/http-dclient/
implementation ("com.daedafusion:http-dclient:1.0")
'com.daedafusion:http-dclient:jar:1.0'
<dependency org="com.daedafusion" name="http-dclient" rev="1.0">
  <artifact name="http-dclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daedafusion', module='http-dclient', version='1.0')
)
libraryDependencies += "com.daedafusion" % "http-dclient" % "1.0"
[com.daedafusion/http-dclient "1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.4
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.16
com.daedafusion : service-discovery jar 1.0
log4j : log4j jar 1.2.17

provided (1)

Group / Artifact Type Version
com.daedafusion : crypto jar 1.0

test (6)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.eclipse.jetty : jetty-server jar 9.2.2.v20140723
org.glassfish.jersey.containers : jersey-container-jetty-servlet jar 2.16
org.glassfish.jersey.core : jersey-server jar 2.16
org.slf4j : slf4j-log4j12 jar 1.7.10
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

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