| License | 
                License | 
        
|---|---|
| Categories | 
                Categoriesconfig Application Layer Libs Configuration | 
        
| GroupId | GroupIdio.hawt | 
    
| ArtifactId | ArtifactIdhawtio-spring-config | 
    
| Last Version | Last Version1.2-M3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionhawtio-spring-config 
            hawtio :: hawtio-spring-config 
         | 
    
<!-- https://jarcasting.com/artifacts/io.hawt/hawtio-spring-config/ -->
<dependency>
    <groupId>io.hawt</groupId>
    <artifactId>hawtio-spring-config</artifactId>
    <version>1.2-M3</version>
</dependency>
                // https://jarcasting.com/artifacts/io.hawt/hawtio-spring-config/
implementation 'io.hawt:hawtio-spring-config:1.2-M3'
                // https://jarcasting.com/artifacts/io.hawt/hawtio-spring-config/
implementation ("io.hawt:hawtio-spring-config:1.2-M3")
                'io.hawt:hawtio-spring-config:jar:1.2-M3'
                <dependency org="io.hawt" name="hawtio-spring-config" rev="1.2-M3">
  <artifact name="hawtio-spring-config" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.hawt', module='hawtio-spring-config', version='1.2-M3')
)
                libraryDependencies += "io.hawt" % "hawtio-spring-config" % "1.2-M3"
                [io.hawt/hawtio-spring-config "1.2-M3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.6 | 
| io.hawt : hawtio-git | jar | 1.2-M3 | 
| org.springframework : spring-context | jar | 3.2.3.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.slf4j : slf4j-log4j12 | jar | 1.6.6 | 
| log4j : log4j | jar | 1.2.17 |