io.appform.ranger:ranger-http-client

Service Discovery for Java

License

License

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

io.appform.ranger
ArtifactId

ArtifactId

ranger-http-client
Last Version

Last Version

1.0-RC8
Release Date

Release Date

Type

Type

jar
Description

Description

Service Discovery for Java

Download ranger-http-client

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
io.appform.ranger : ranger-http jar 1.0-RC8
io.appform.ranger : ranger-client jar 1.0-RC8
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.google.code.findbugs : annotations jar 3.0.1u2
com.google.guava : guava jar 31.0.1-jre
org.slf4j : slf4j-api jar 1.7.32
junit : junit jar 4.13.2
com.github.rholder : guava-retrying jar 2.0.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (3)

Group / Artifact Type Version
com.github.tomakehurst : wiremock jar 2.27.2
ch.qos.logback : logback-classic jar 1.2.10
org.awaitility : awaitility jar 4.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RC8
1.0-RC7
1.0-RC6
1.0-RC5
1.0-RC4
1.0-RC3
1.0-RC2
1.0-RC1