Download cocoon-sitemap-impl-1.0.0-RC2.jar file - Jar c

Jar examples for c:cocoon-sitemap-impl

Description

The tree processor implementation of the sitemap with dependencies. The Spring packages for Avalon support. Abstract base classes and support classes for making it easier to write sitemap components.

You can download jar file cocoon-sitemap-impl 1.0.0-RC2 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

cocoon-sitemap-impl-1.0.0-RC2-javadoc.jar
cocoon-sitemap-impl-1.0.0-RC2-sources.jar
cocoon-sitemap-impl-1.0.0-RC2-tests.jar
cocoon-sitemap-impl-1.0.0-RC2.jar
cocoon-sitemap-impl-1.0.0-RC2.pom



Related Tutorials