| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
| GroupId | GroupIdcn.hippo4j | 
    
| ArtifactId | ArtifactIdhippo4j-spring-boot-starter | 
    
| Last Version | Last Version1.3.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionThread pool dynamic parameter adjustment, alarming, status viewing and monitoring functions 
         | 
    
<!-- https://jarcasting.com/artifacts/cn.hippo4j/hippo4j-spring-boot-starter/ -->
<dependency>
    <groupId>cn.hippo4j</groupId>
    <artifactId>hippo4j-spring-boot-starter</artifactId>
    <version>1.3.0</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.hippo4j/hippo4j-spring-boot-starter/
implementation 'cn.hippo4j:hippo4j-spring-boot-starter:1.3.0'
                // https://jarcasting.com/artifacts/cn.hippo4j/hippo4j-spring-boot-starter/
implementation ("cn.hippo4j:hippo4j-spring-boot-starter:1.3.0")
                'cn.hippo4j:hippo4j-spring-boot-starter:jar:1.3.0'
                <dependency org="cn.hippo4j" name="hippo4j-spring-boot-starter" rev="1.3.0">
  <artifact name="hippo4j-spring-boot-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.hippo4j', module='hippo4j-spring-boot-starter', version='1.3.0')
)
                libraryDependencies += "cn.hippo4j" % "hippo4j-spring-boot-starter" % "1.3.0"
                [cn.hippo4j/hippo4j-spring-boot-starter "1.3.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| com.squareup.okhttp3 : okhttp | jar | 3.12.0 | 
| cn.hippo4j : hippo4j-core | jar | 1.3.0 | 
| cn.hippo4j : hippo4j-common | jar | 1.3.0 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.projectlombok : lombok | jar | |
| com.aliyun : alibaba-dingtalk-service-sdk | jar | 2.0.0 | 
| org.springframework.boot : spring-boot-starter-tomcat Optional | jar | |
| org.springframework.boot : spring-boot-starter-jetty Optional | jar | |
| org.springframework.boot : spring-boot-starter-undertow Optional | jar | |
| cn.hippo4j : hippo4j-adapter-base | jar | 1.3.0 |