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 2.1.0 in this page.
Apache License
You can use the following script to add cocoon-spring-configurator-2.1.0.jar to your project.
<dependency> <groupId>org.apache.cocoon</groupId> <artifactId>cocoon-spring-configurator</artifactId> <version>2.1.0</version> </dependency>
compile group: 'org.apache.cocoon', name: 'cocoon-spring-configurator', version: '2.1.0'
libraryDependencies += "org.apache.cocoon" % "cocoon-spring-configurator" % "2.1.0"
<dependency org="org.apache.cocoon" name="cocoon-spring-configurator" rev="2.1.0"/>
@Grapes(@Grab(group='org.apache.cocoon', module='cocoon-spring-configurator', version='2.1.0'))
'org.apache.cocoon:cocoon-spring-configurator:jar:2.1.0'
Click the following link to download the jar file.
cocoon-spring-configurator-2.1.0-javadoc.jar