lib-config 
 
 
###About
Projects Configuration Library
| License | 
                License | 
        
|---|---|
| Categories | 
                Categoriesconfig Application Layer Libs Configuration | 
        
| GroupId | GroupIdcom.bq.oss.lib | 
    
| ArtifactId | ArtifactIdconfig | 
    
| Last Version | Last Version0.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionconfig 
            Projects Configuration Library 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organizationbq | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| config-0.2.0.pom | |
| config-0.2.0.jar | 3 KB | 
| config-0.2.0-sources.jar | 1 KB | 
| config-0.2.0-javadoc.jar | 27 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.bq.oss.lib/config/ -->
<dependency>
    <groupId>com.bq.oss.lib</groupId>
    <artifactId>config</artifactId>
    <version>0.2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.bq.oss.lib/config/
implementation 'com.bq.oss.lib:config:0.2.0'
                // https://jarcasting.com/artifacts/com.bq.oss.lib/config/
implementation ("com.bq.oss.lib:config:0.2.0")
                'com.bq.oss.lib:config:jar:0.2.0'
                <dependency org="com.bq.oss.lib" name="config" rev="0.2.0">
  <artifact name="config" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.bq.oss.lib', module='config', version='0.2.0')
)
                libraryDependencies += "com.bq.oss.lib" % "config" % "0.2.0"
                [com.bq.oss.lib/config "0.2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-context | jar | 4.1.2.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.easytesting : fest-assert-core | jar | 2.0M10 | 
| org.springframework : spring-test | jar | 4.1.2.RELEASE | 
| cglib : cglib | jar | 3.1 | 
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-all | jar | 1.9.5 | 
###About
Projects Configuration Library