| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesH2 Data Databases config Application Layer Libs Configuration | 
        
| GroupId | GroupIdio.github.lyh200 | 
    
| ArtifactId | ArtifactIddynamic-tp-starter-configcenter | 
    
| Last Version | Last Version1.0.7 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Description🔥🔥🔥轻量级动态线程池,内置监控告警功能,基于主流配置中心(已支持Nacos、Apollo、Zookeeper、Consul,可通过SPI自定义实现) 
         | 
    
| Filename | Size | 
|---|---|
| dynamic-tp-starter-configcenter-1.0.7.pom | 845 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.lyh200/dynamic-tp-starter-configcenter/ -->
<dependency>
    <groupId>io.github.lyh200</groupId>
    <artifactId>dynamic-tp-starter-configcenter</artifactId>
    <version>1.0.7</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/io.github.lyh200/dynamic-tp-starter-configcenter/
implementation 'io.github.lyh200:dynamic-tp-starter-configcenter:1.0.7'
                // https://jarcasting.com/artifacts/io.github.lyh200/dynamic-tp-starter-configcenter/
implementation ("io.github.lyh200:dynamic-tp-starter-configcenter:1.0.7")
                'io.github.lyh200:dynamic-tp-starter-configcenter:pom:1.0.7'
                <dependency org="io.github.lyh200" name="dynamic-tp-starter-configcenter" rev="1.0.7">
  <artifact name="dynamic-tp-starter-configcenter" type="pom" />
</dependency>
                @Grapes(
@Grab(group='io.github.lyh200', module='dynamic-tp-starter-configcenter', version='1.0.7')
)
                libraryDependencies += "io.github.lyh200" % "dynamic-tp-starter-configcenter" % "1.0.7"
                [io.github.lyh200/dynamic-tp-starter-configcenter "1.0.7"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.github.lyh200 : dynamic-tp-common | jar | 1.0.7 | 
| io.github.lyh200 : dynamic-tp-core | jar | 1.0.7 | 
| io.github.lyh200 : dynamic-tp-logging | jar | 1.0.7 | 
| 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 |