Download cocoon-deprecated-2.1.9.jar file - Jar c

Jar examples for c:cocoon-deprecated

Description

You can download jar file cocoon-deprecated 2.1.9 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

cocoon-deprecated-2.1.9.pom



Related Tutorials