Jar examples for c:cocoon-spring-configurator
The Cocoon Spring Configurator is an extension for the Spring framework. It provides a standardized way of handling various configuration issues when using Spring. The feature list includes automatic property handling and inclusion of configuration files.
You can download jar file cocoon-spring-configurator 1.0.2 in this page.
Apache License
You can use the following script to add cocoon-spring-configurator-1.0.2.jar to your project.
<dependency> <groupId>org.apache.cocoon</groupId> <artifactId>cocoon-spring-configurator</artifactId> <version>1.0.2</version> </dependency>
compile group: 'org.apache.cocoon', name: 'cocoon-spring-configurator', version: '1.0.2'
libraryDependencies += "org.apache.cocoon" % "cocoon-spring-configurator" % "1.0.2"
<dependency org="org.apache.cocoon" name="cocoon-spring-configurator" rev="1.0.2"/>
@Grapes(@Grab(group='org.apache.cocoon', module='cocoon-spring-configurator', version='1.0.2'))
'org.apache.cocoon:cocoon-spring-configurator:jar:1.0.2'
Click the following link to download the jar file.
cocoon-spring-configurator-1.0.2-javadoc.jar