Jar examples for c:cocoon-pipeline-impl
Several implementations of the ProcessingPipeline interface together with needed classes and components. Abstract classes for making it easier to write sitemap components.
You can download jar file cocoon-pipeline-impl 1.0.0 in this page.
Apache License
You can use the following script to add cocoon-pipeline-impl-1.0.0.jar to your project.
<dependency> <groupId>org.apache.cocoon</groupId> <artifactId>cocoon-pipeline-impl</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.apache.cocoon', name: 'cocoon-pipeline-impl', version: '1.0.0'
libraryDependencies += "org.apache.cocoon" % "cocoon-pipeline-impl" % "1.0.0"
<dependency org="org.apache.cocoon" name="cocoon-pipeline-impl" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.cocoon', module='cocoon-pipeline-impl', version='1.0.0'))
'org.apache.cocoon:cocoon-pipeline-impl:jar:1.0.0'
Click the following link to download the jar file.
cocoon-pipeline-impl-1.0.0-javadoc.jar