io.github.lyh200:dynamic-tp-common

🔥🔥🔥轻量级动态线程池,内置监控告警功能,基于主流配置中心(已支持Nacos、Apollo、Zookeeper、Consul,可通过SPI自定义实现)

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

io.github.lyh200
ArtifactId

ArtifactId

dynamic-tp-common
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

🔥🔥🔥轻量级动态线程池,内置监控告警功能,基于主流配置中心(已支持Nacos、Apollo、Zookeeper、Consul,可通过SPI自定义实现)

Download dynamic-tp-common

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.lyh200/dynamic-tp-common/ -->
<dependency>
    <groupId>io.github.lyh200</groupId>
    <artifactId>dynamic-tp-common</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lyh200/dynamic-tp-common/
implementation 'io.github.lyh200:dynamic-tp-common:1.0.7'
// https://jarcasting.com/artifacts/io.github.lyh200/dynamic-tp-common/
implementation ("io.github.lyh200:dynamic-tp-common:1.0.7")
'io.github.lyh200:dynamic-tp-common:jar:1.0.7'
<dependency org="io.github.lyh200" name="dynamic-tp-common" rev="1.0.7">
  <artifact name="dynamic-tp-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lyh200', module='dynamic-tp-common', version='1.0.7')
)
libraryDependencies += "io.github.lyh200" % "dynamic-tp-common" % "1.0.7"
[io.github.lyh200/dynamic-tp-common "1.0.7"]

Dependencies

compile (7)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-starter jar
commons-codec : commons-codec jar
org.apache.commons : commons-lang3 jar
com.google.guava : guava jar 31.1-jre
cn.hutool : hutool-all jar 5.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0