io.appform.ranger:ranger-http-server-bundle

Service Discovery for Java

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.appform.ranger
ArtifactId

ArtifactId

ranger-http-server-bundle
Last Version

Last Version

1.0-RC8
Release Date

Release Date

Type

Type

jar
Description

Description

Service Discovery for Java

Download ranger-http-server-bundle

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
io.appform.ranger : ranger-http-client jar 1.0-RC8
io.appform.ranger : ranger-server-bundle jar 1.0-RC8
io.appform.ranger : ranger-server-common 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 (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.0.23
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
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