| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
| GroupId | GroupIdio.github.haloer111 | 
    
| ArtifactId | ArtifactIdg-whitelist-spring-boot-starter | 
    
| Last Version | Last Version1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiong-whitelist-spring-boot-starter 
            服务治理项目,包含白名单,限流,熔断 
         | 
    
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/io.github.haloer111/g-whitelist-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.haloer111</groupId>
    <artifactId>g-whitelist-spring-boot-starter</artifactId>
    <version>1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.haloer111/g-whitelist-spring-boot-starter/
implementation 'io.github.haloer111:g-whitelist-spring-boot-starter:1.0'
                // https://jarcasting.com/artifacts/io.github.haloer111/g-whitelist-spring-boot-starter/
implementation ("io.github.haloer111:g-whitelist-spring-boot-starter:1.0")
                'io.github.haloer111:g-whitelist-spring-boot-starter:jar:1.0'
                <dependency org="io.github.haloer111" name="g-whitelist-spring-boot-starter" rev="1.0">
  <artifact name="g-whitelist-spring-boot-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.haloer111', module='g-whitelist-spring-boot-starter', version='1.0')
)
                libraryDependencies += "io.github.haloer111" % "g-whitelist-spring-boot-starter" % "1.0"
                [io.github.haloer111/g-whitelist-spring-boot-starter "1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.4.4 | 
| org.springframework.boot : spring-boot-starter-aop | jar | 2.4.4 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.4 | 
| com.alibaba : fastjson | jar | 1.2.75 | 
| cn.hutool : hutool-all | jar | 5.4.5 | 
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.4 | 
| com.netflix.hystrix : hystrix-core | jar | 1.5.9 | 
| com.google.guava : guava | jar | 18.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.4 |