| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
| GroupId | GroupIdinfo.lostred.ruler | 
    
| ArtifactId | ArtifactIdruler-spring-boot-starter | 
    
| Last Version | Last Version2.0.7 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionruler spring boot starter 
            ruler's spring boot starter. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/info.lostred.ruler/ruler-spring-boot-starter/ -->
<dependency>
    <groupId>info.lostred.ruler</groupId>
    <artifactId>ruler-spring-boot-starter</artifactId>
    <version>2.0.7</version>
</dependency>
                // https://jarcasting.com/artifacts/info.lostred.ruler/ruler-spring-boot-starter/
implementation 'info.lostred.ruler:ruler-spring-boot-starter:2.0.7'
                // https://jarcasting.com/artifacts/info.lostred.ruler/ruler-spring-boot-starter/
implementation ("info.lostred.ruler:ruler-spring-boot-starter:2.0.7")
                'info.lostred.ruler:ruler-spring-boot-starter:jar:2.0.7'
                <dependency org="info.lostred.ruler" name="ruler-spring-boot-starter" rev="2.0.7">
  <artifact name="ruler-spring-boot-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='info.lostred.ruler', module='ruler-spring-boot-starter', version='2.0.7')
)
                libraryDependencies += "info.lostred.ruler" % "ruler-spring-boot-starter" % "2.0.7"
                [info.lostred.ruler/ruler-spring-boot-starter "2.0.7"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| info.lostred.ruler : ruler-core | jar | 2.0.7 | 
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar |