io.appform.ranger:ranger-core

Service Discovery for Java

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.appform.ranger
ArtifactId

ArtifactId

ranger-core
Last Version

Last Version

1.0-RC8
Release Date

Release Date

Type

Type

jar
Description

Description

Service Discovery for Java

Download ranger-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
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.fasterxml.jackson.core : jackson-databind jar 2.13.1
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