Last Version

ServiceKeeper 0.1.1-BETA

ServiceKeeper is a lightweight service governance framework.

License

License

GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

servicekeeper-parent
Version

Version

0.1.1-BETA
Type

Type

pom
Description

Description

ServiceKeeper
ServiceKeeper is a lightweight service governance framework.
Project URL

Project URL

https://github.com/esastack
Source Code Management

Source Code Management

https://github.com/esastack/esa-servicekeeper

Download servicekeeper-parent 0.1.1-BETA


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

Dependencies

compile (1)

Group / Artifact Type Version
io.esastack : commons 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

  • servicekeeper-core
  • servicekeeper-adapter
  • servicekeeper-configsource
  • servicekeeper-metrics
  • servicekeeper-ext