is not current version
Last Version 1.0.0

Restlight :: Starter of Actuator 0.1.1

Restlight is a lightweight and rest-oriented web framework.

License

License

GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

restlight-starter-actuator
Version

Version

0.1.1
Type

Type

jar
Description

Description

Restlight :: Starter of Actuator
Restlight is a lightweight and rest-oriented web framework.

Download restlight-starter-actuator 0.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.esastack : restlight-springmvc-annotation Optional jar 0.1.1
io.micrometer : micrometer-core Optional jar 1.5.1
io.micrometer : micrometer-registry-prometheus Optional jar 1.5.1

provided (2)

Group / Artifact Type Version
io.esastack : restlight-starter jar 0.1.1
org.springframework.boot : spring-boot-starter-actuator jar 2.1.2.RELEASE

test (3)

Group / Artifact Type Version
io.esastack : restlight-test-mock jar 0.1.1
org.junit.jupiter : junit-jupiter jar 5.4.2
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.