Jar examples for c:cocoon-core
Module that contains dependencies to all modules normally needed for a basic Cocoon webapp. Cocoon blocks should normally depend on this modules, as the exact content of the more fine grained sitemap, pipeline and support modules is not stable yet. This module also contains some classes, configuration files and tests that we not have decided where to move yet.
You can download jar file cocoon-core 2.2.0-RC2 in this page.
Apache License
You can use the following script to add cocoon-core-2.2.0-RC2.jar to your project.
<dependency> <groupId>org.apache.cocoon</groupId> <artifactId>cocoon-core</artifactId> <version>2.2.0-RC2</version> </dependency>
compile group: 'org.apache.cocoon', name: 'cocoon-core', version: '2.2.0-RC2'
libraryDependencies += "org.apache.cocoon" % "cocoon-core" % "2.2.0-RC2"
<dependency org="org.apache.cocoon" name="cocoon-core" rev="2.2.0-RC2"/>
@Grapes(@Grab(group='org.apache.cocoon', module='cocoon-core', version='2.2.0-RC2'))
'org.apache.cocoon:cocoon-core:jar:2.2.0-RC2'
Click the following link to download the jar file.
cocoon-core-2.2.0-RC2-javadoc.jar