| License | License
                                                        GLPv3 with Classpath Exception                                                 | 
|---|---|
| Categories | CategoriesConfiguration Application Layer Libs config | 
| GroupId | GroupIdcom.cedarsoft.commons.spring | 
| ArtifactId | ArtifactIdconfiguration-spring | 
| Last Version | Last Version4.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionConfiguration Spring Integration cedarsoft Open Projects | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons.spring/configuration-spring/ -->
<dependency>
    <groupId>com.cedarsoft.commons.spring</groupId>
    <artifactId>configuration-spring</artifactId>
    <version>4.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.cedarsoft.commons.spring/configuration-spring/
implementation 'com.cedarsoft.commons.spring:configuration-spring:4.0.1'// https://jarcasting.com/artifacts/com.cedarsoft.commons.spring/configuration-spring/
implementation ("com.cedarsoft.commons.spring:configuration-spring:4.0.1")'com.cedarsoft.commons.spring:configuration-spring:jar:4.0.1'<dependency org="com.cedarsoft.commons.spring" name="configuration-spring" rev="4.0.1">
  <artifact name="configuration-spring" type="jar" />
</dependency>@Grapes(
@Grab(group='com.cedarsoft.commons.spring', module='configuration-spring', version='4.0.1')
)libraryDependencies += "com.cedarsoft.commons.spring" % "configuration-spring" % "4.0.1"[com.cedarsoft.commons.spring/configuration-spring "4.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.cedarsoft.commons : configuration | jar | 4.0.1 | 
| org.springframework : spring | jar | 2.5.6.SEC02 | 
| net.sourceforge.findbugs : jsr305 | jar | 1.3.2 | 
| javax.inject : javax.inject | jar | 1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.0.1 | 
| junit : junit | jar | 4.8.2 | 
| org.easymock : easymockclassextension | jar | 3.0 | 
| org.easymock : easymock | jar | 3.0 | 
| org.mockito : mockito-all | jar | 1.8.5 | 
| org.easytesting : fest-assert | jar | 1.4 |