Download cocoon-template-impl-1.1.0.jar file - Jar c

Jar examples for c:cocoon-template-impl

Description

You can download jar file cocoon-template-impl 1.1.0 in this page.

License

Apache License

Build File

You can use the following script to add cocoon-template-impl-1.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

cocoon-template-impl-1.1.0-javadoc.jar
cocoon-template-impl-1.1.0-sources.jar
cocoon-template-impl-1.1.0.jar
cocoon-template-impl-1.1.0.pom



Related Tutorials