Consul JAX RS

Consul library for exposing clients mapped to available Consul service instances

License

License

Categories

Categories

Net
GroupId

GroupId

net.ozwolf
ArtifactId

ArtifactId

consul-jaxrs
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Consul JAX RS
Consul library for exposing clients mapped to available Consul service instances
Project URL

Project URL

https://github.com/ozwolf-software/consul-jaxrs
Source Code Management

Source Code Management

https://github.com/ozwolf-software/consul-jaxrs

Download consul-jaxrs

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.orbitz.consul : consul-client jar 1.3.3
io.reactivex : rxjava jar 1.3.8
com.github.davidmoten : rxjava-extras jar 0.8.0.17
javax.ws.rs : javax.ws.rs-api jar 2.1.1

test (8)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 2.27.0
org.skyscreamer : jsonassert jar 1.5.0
com.pszymczyk.consul : embedded-consul jar 2.1.2
ch.qos.logback : logback-classic jar 1.2.3
com.github.tomakehurst : wiremock jar 2.23.2
org.glassfish.jersey.core : jersey-client jar 2.25.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.0.0
1.1.1
1.1.0
1.0.1
1.0.0