ServiceKeeper :: Restlight :: Adapter

ServiceKeeper is a lightweight service governance framework.

License

License

GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

servicekeeper-restlight-adapter
Last Version

Last Version

0.1.1-BETA
Release Date

Release Date

Type

Type

jar
Description

Description

ServiceKeeper :: Restlight :: Adapter
ServiceKeeper is a lightweight service governance framework.

Download servicekeeper-restlight-adapter

How to add to project

<!-- https://jarcasting.com/artifacts/io.esastack/servicekeeper-restlight-adapter/ -->
<dependency>
    <groupId>io.esastack</groupId>
    <artifactId>servicekeeper-restlight-adapter</artifactId>
    <version>0.1.1-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/servicekeeper-restlight-adapter/
implementation 'io.esastack:servicekeeper-restlight-adapter:0.1.1-BETA'
// https://jarcasting.com/artifacts/io.esastack/servicekeeper-restlight-adapter/
implementation ("io.esastack:servicekeeper-restlight-adapter:0.1.1-BETA")
'io.esastack:servicekeeper-restlight-adapter:jar:0.1.1-BETA'
<dependency org="io.esastack" name="servicekeeper-restlight-adapter" rev="0.1.1-BETA">
  <artifact name="servicekeeper-restlight-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='servicekeeper-restlight-adapter', version='0.1.1-BETA')
)
libraryDependencies += "io.esastack" % "servicekeeper-restlight-adapter" % "0.1.1-BETA"
[io.esastack/servicekeeper-restlight-adapter "0.1.1-BETA"]

Dependencies

compile (8)

Group / Artifact Type Version
com.google.guava : guava Optional jar 29.0-jre
io.esastack : servicekeeper-spring-adapter jar 0.1.1-BETA
io.esastack : servicekeeper-ext-listenablefuture jar 0.1.1-BETA
io.esastack : servicekeeper-spring-adapter Optional jar 0.1.1-BETA
io.esastack : servicekeeper-ext-listenablefuture Optional jar 0.1.1-BETA
io.esastack : servicekeeper-core jar 0.1.1-BETA
io.esastack : servicekeeper-core Optional jar 0.1.1-BETA
io.esastack : commons jar 0.1.0

provided (3)

Group / Artifact Type Version
io.netty : netty-common jar 4.1.63.Final
org.springframework.boot : spring-boot-autoconfigure jar 2.2.6.RELEASE
io.esastack : restlight-springmvc-annotation jar 0.1.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.mockito : mockito-core jar 3.6.0
org.assertj : assertj-core jar 3.19.0
org.awaitility : awaitility jar 4.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1-BETA
0.1.0