Download cocoon-2.1.9.jar file - Jar c

Jar examples for c:cocoon

Description

You can download jar file cocoon 2.1.9 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add cocoon-2.1.9.jar to your project.

<dependency>
   <groupId>org.dspace.xmlui.cocoon</groupId>
   <artifactId>cocoon</artifactId>
   <version>2.1.9</version>
</dependency>
compile group: 'org.dspace.xmlui.cocoon', name: 'cocoon', version: '2.1.9'
libraryDependencies += "org.dspace.xmlui.cocoon" % "cocoon" % "2.1.9"
<dependency org="org.dspace.xmlui.cocoon" name="cocoon" rev="2.1.9"/>
@Grapes(@Grab(group='org.dspace.xmlui.cocoon', module='cocoon', version='2.1.9'))
'org.dspace.xmlui.cocoon:cocoon:jar:2.1.9'

Download

Click the following link to download the jar file.

cocoon-2.1.9.pom



Related Tutorials