Download cocoon-pipeline-impl-1.0.0-M1.jar file - Jar c

Jar examples for c:cocoon-pipeline-impl

Description

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-M1 in this page.

License

Apache License

Build File

You can use the following script to add cocoon-pipeline-impl-1.0.0-M1.jar to your project.

<dependency>
   <groupId>org.apache.cocoon</groupId>
   <artifactId>cocoon-pipeline-impl</artifactId>
   <version>1.0.0-M1</version>
</dependency>
compile group: 'org.apache.cocoon', name: 'cocoon-pipeline-impl', version: '1.0.0-M1'
libraryDependencies += "org.apache.cocoon" % "cocoon-pipeline-impl" % "1.0.0-M1"
<dependency org="org.apache.cocoon" name="cocoon-pipeline-impl" rev="1.0.0-M1"/>
@Grapes(@Grab(group='org.apache.cocoon', module='cocoon-pipeline-impl', version='1.0.0-M1'))
'org.apache.cocoon:cocoon-pipeline-impl:jar:1.0.0-M1'

Download

Click the following link to download the jar file.

cocoon-pipeline-impl-1.0.0-M1-javadoc.jar
cocoon-pipeline-impl-1.0.0-M1-sources.jar
cocoon-pipeline-impl-1.0.0-M1-tests.jar
cocoon-pipeline-impl-1.0.0-M1.jar
cocoon-pipeline-impl-1.0.0-M1.pom



Related Tutorials