Jar examples for c:cocoon-configuration-api
The Cocoon Configuration API is a library providing beans for various configuration issues. It describes a mechanism for handling properties in an standardized way.
You can download jar file cocoon-configuration-api 1.0.4 in this page.
Apache License
You can use the following script to add cocoon-configuration-api-1.0.4.jar to your project.
<dependency> <groupId>org.apache.cocoon</groupId> <artifactId>cocoon-configuration-api</artifactId> <version>1.0.4</version> </dependency>
compile group: 'org.apache.cocoon', name: 'cocoon-configuration-api', version: '1.0.4'
libraryDependencies += "org.apache.cocoon" % "cocoon-configuration-api" % "1.0.4"
<dependency org="org.apache.cocoon" name="cocoon-configuration-api" rev="1.0.4"/>
@Grapes(@Grab(group='org.apache.cocoon', module='cocoon-configuration-api', version='1.0.4'))
'org.apache.cocoon:cocoon-configuration-api:jar:1.0.4'
Click the following link to download the jar file.
cocoon-configuration-api-1.0.4-javadoc.jar