io.github.lyh200:dynamic-tp-core

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

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

io.github.lyh200
ArtifactId

ArtifactId

dynamic-tp-core
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download dynamic-tp-core

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
io.github.lyh200 : dynamic-tp-common jar 1.0.7
io.github.lyh200 : dynamic-tp-logging jar 1.0.7
io.micrometer : micrometer-core Optional jar 1.8.5
org.springframework.boot : spring-boot-starter-actuator jar
com.github.dadiyang : equator jar 1.0.4
com.alibaba : transmittable-thread-local jar 2.12.6
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2
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