Jar examples for c:cocoon-sitemap-impl
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 in this page.
Apache License
You can use the following script to add cocoon-sitemap-impl-1.0.0.jar to your project.
<dependency> <groupId>org.apache.cocoon</groupId> <artifactId>cocoon-sitemap-impl</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.apache.cocoon', name: 'cocoon-sitemap-impl', version: '1.0.0'
libraryDependencies += "org.apache.cocoon" % "cocoon-sitemap-impl" % "1.0.0"
<dependency org="org.apache.cocoon" name="cocoon-sitemap-impl" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.cocoon', module='cocoon-sitemap-impl', version='1.0.0'))
'org.apache.cocoon:cocoon-sitemap-impl:jar:1.0.0'
Click the following link to download the jar file.
cocoon-sitemap-impl-1.0.0-javadoc.jar