thread-pool-monitor-starter


License

License

GroupId

GroupId

cc.kevinlu
ArtifactId

ArtifactId

thread-pool-monitor-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

thread-pool-monitor-starter
thread-pool-monitor-starter
Project URL

Project URL

https://github.com/chuanyichuan/springboot-starter

Download thread-pool-monitor-starter

How to add to project

<!-- https://jarcasting.com/artifacts/cc.kevinlu/thread-pool-monitor-starter/ -->
<dependency>
    <groupId>cc.kevinlu</groupId>
    <artifactId>thread-pool-monitor-starter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.kevinlu/thread-pool-monitor-starter/
implementation 'cc.kevinlu:thread-pool-monitor-starter:1.0.0'
// https://jarcasting.com/artifacts/cc.kevinlu/thread-pool-monitor-starter/
implementation ("cc.kevinlu:thread-pool-monitor-starter:1.0.0")
'cc.kevinlu:thread-pool-monitor-starter:jar:1.0.0'
<dependency org="cc.kevinlu" name="thread-pool-monitor-starter" rev="1.0.0">
  <artifact name="thread-pool-monitor-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.kevinlu', module='thread-pool-monitor-starter', version='1.0.0')
)
libraryDependencies += "cc.kevinlu" % "thread-pool-monitor-starter" % "1.0.0"
[cc.kevinlu/thread-pool-monitor-starter "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
org.projectlombok : lombok Optional jar
com.alibaba : fastjson jar 1.2.78

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0