Last Version

kernel-actuator 2.2.13

spring boot admin监控的客户端

License

License

GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

kernel-actuator
Version

Version

2.2.13
Type

Type

jar
Description

Description

kernel-actuator
spring boot admin监控的客户端

Download kernel-actuator 2.2.13


<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/kernel-actuator/ -->
<dependency>
    <groupId>cn.stylefeng.roses</groupId>
    <artifactId>kernel-actuator</artifactId>
    <version>2.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/kernel-actuator/
implementation 'cn.stylefeng.roses:kernel-actuator:2.2.13'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/kernel-actuator/
implementation ("cn.stylefeng.roses:kernel-actuator:2.2.13")
'cn.stylefeng.roses:kernel-actuator:jar:2.2.13'
<dependency org="cn.stylefeng.roses" name="kernel-actuator" rev="2.2.13">
  <artifact name="kernel-actuator" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='kernel-actuator', version='2.2.13')
)
libraryDependencies += "cn.stylefeng.roses" % "kernel-actuator" % "2.2.13"
[cn.stylefeng.roses/kernel-actuator "2.2.13"]

Dependencies

compile (2)

Group / Artifact Type Version
de.codecentric : spring-boot-admin-starter-client jar 2.1.4
org.springframework.boot : spring-boot-starter-security jar 2.1.6.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE

Project Modules

There are no modules declared in this project.