springworld
a series of components based in spring framework/springboot
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices config Application Layer Libs Configuration | 
        
| GroupId | GroupIdcom.github.paganini2008.springworld | 
    
| ArtifactId | ArtifactIdconfig-spring-boot-starter | 
    
| Last Version | Last Version2.0-RC4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionconfig-spring-boot-starter 
            Common Components Based on Springboot 
         | 
    
<!-- https://jarcasting.com/artifacts/com.github.paganini2008.springworld/config-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.paganini2008.springworld</groupId>
    <artifactId>config-spring-boot-starter</artifactId>
    <version>2.0-RC4</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.paganini2008.springworld/config-spring-boot-starter/
implementation 'com.github.paganini2008.springworld:config-spring-boot-starter:2.0-RC4'
                // https://jarcasting.com/artifacts/com.github.paganini2008.springworld/config-spring-boot-starter/
implementation ("com.github.paganini2008.springworld:config-spring-boot-starter:2.0-RC4")
                'com.github.paganini2008.springworld:config-spring-boot-starter:jar:2.0-RC4'
                <dependency org="com.github.paganini2008.springworld" name="config-spring-boot-starter" rev="2.0-RC4">
  <artifact name="config-spring-boot-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.paganini2008.springworld', module='config-spring-boot-starter', version='2.0-RC4')
)
                libraryDependencies += "com.github.paganini2008.springworld" % "config-spring-boot-starter" % "2.0-RC4"
                [com.github.paganini2008.springworld/config-spring-boot-starter "2.0-RC4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| commons-beanutils : commons-beanutils | jar | 1.9.3 | 
| org.springframework : spring-web | jar | |
| org.springframework : spring-context-support | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.2.1.201812262042-r | 
| com.github.paganini2008 : devtools-lang | jar | 2.0-RC4 | 
| org.projectlombok : lombok | jar | |
| org.apache.commons : commons-lang3 | jar | 
a series of components based in spring framework/springboot