| License | 
                License | 
        
|---|---|
| Categories | 
                Categoriesconfig Application Layer Libs Configuration | 
        
| GroupId | GroupIdcom.github.fashionbrot | 
    
| ArtifactId | ArtifactIdmars-config-springboot-starter | 
    
| Last Version | Last Version2.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionmars-config-springboot-starter 
            mars-config-springboot-starter 动态配置  https://github.com/fashionbrot/mars-config 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.github.fashionbrot/mars-config-springboot-starter/ -->
<dependency>
    <groupId>com.github.fashionbrot</groupId>
    <artifactId>mars-config-springboot-starter</artifactId>
    <version>2.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.fashionbrot/mars-config-springboot-starter/
implementation 'com.github.fashionbrot:mars-config-springboot-starter:2.0.0'
                // https://jarcasting.com/artifacts/com.github.fashionbrot/mars-config-springboot-starter/
implementation ("com.github.fashionbrot:mars-config-springboot-starter:2.0.0")
                'com.github.fashionbrot:mars-config-springboot-starter:jar:2.0.0'
                <dependency org="com.github.fashionbrot" name="mars-config-springboot-starter" rev="2.0.0">
  <artifact name="mars-config-springboot-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.fashionbrot', module='mars-config-springboot-starter', version='2.0.0')
)
                libraryDependencies += "com.github.fashionbrot" % "mars-config-springboot-starter" % "2.0.0"
                [com.github.fashionbrot/mars-config-springboot-starter "2.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.fashionbrot : mars-spring-config | jar | 2.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.0.RELEASE | 
| org.springframework.boot : spring-boot-starter | jar | 2.0.0.RELEASE |