| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdio.appform.ranger |
| ArtifactId | ArtifactIdranger-http-server-bundle |
| Last Version | Last Version1.0-RC8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionService Discovery for Java
|
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard : dropwizard-core | jar | 2.0.23 |
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| org.awaitility : awaitility | jar | 4.1.1 |