Jar examples for c:cocoon-pipeline-components
Implementations of a number of basic generators, transformers, serializers, and readers that are needed in most Cocoon webapps as well as some basic sources and the XPointer and XSLT components.
You can download jar file cocoon-pipeline-components 1.0.0-M1 in this page.
Apache License
You can use the following script to add cocoon-pipeline-components-1.0.0-M1.jar to your project.
<dependency> <groupId>org.apache.cocoon</groupId> <artifactId>cocoon-pipeline-components</artifactId> <version>1.0.0-M1</version> </dependency>
compile group: 'org.apache.cocoon', name: 'cocoon-pipeline-components', version: '1.0.0-M1'
libraryDependencies += "org.apache.cocoon" % "cocoon-pipeline-components" % "1.0.0-M1"
<dependency org="org.apache.cocoon" name="cocoon-pipeline-components" rev="1.0.0-M1"/>
@Grapes(@Grab(group='org.apache.cocoon', module='cocoon-pipeline-components', version='1.0.0-M1'))
'org.apache.cocoon:cocoon-pipeline-components:jar:1.0.0-M1'
Click the following link to download the jar file.
cocoon-pipeline-components-1.0.0-M1-javadoc.jar