| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.ozwolf |
| ArtifactId | ArtifactIdconsul-jaxrs |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionConsul JAX RS
Consul library for exposing clients mapped to available Consul service instances
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| consul-jaxrs-3.0.0.pom | |
| consul-jaxrs-3.0.0.jar | 18 KB |
| consul-jaxrs-3.0.0-sources.jar | 16 KB |
| consul-jaxrs-3.0.0-javadoc.jar | 136 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |