Jar examples for d:dspace-cocoon-servlet-service-impl
This is version of the cocoon servlet service with patched as per the following tickets: http://jira.dspace.org/jira/browse/DS-253 with patch... https://issues.apache.org/jira/browse/COCOON-2217 This is deployed to fix issues with streams not closing we cannot use cocoon-servlet-service-impl 1.1.0 or 1.2.0 as they break block deployment. More recently, patches were applied to try and resolve http://jira.dspace.org/jira/browse/DS-768.
You can download jar file dspace-cocoon-servlet-service-impl 1.0.3 in this page.
Apache License
You can use the following script to add dspace-cocoon-servlet-service-impl-1.0.3.jar to your project.
<dependency> <groupId>org.dspace.dependencies.cocoon</groupId> <artifactId>dspace-cocoon-servlet-service-impl</artifactId> <version>1.0.3</version> </dependency>
compile group: 'org.dspace.dependencies.cocoon', name: 'dspace-cocoon-servlet-service-impl', version: '1.0.3'
libraryDependencies += "org.dspace.dependencies.cocoon" % "dspace-cocoon-servlet-service-impl" % "1.0.3"
<dependency org="org.dspace.dependencies.cocoon" name="dspace-cocoon-servlet-service-impl" rev="1.0.3"/>
@Grapes(@Grab(group='org.dspace.dependencies.cocoon', module='dspace-cocoon-servlet-service-impl', version='1.0.3'))
'org.dspace.dependencies.cocoon:dspace-cocoon-servlet-service-impl:jar:1.0.3'
Click the following link to download the jar file.
dspace-cocoon-servlet-service-impl-1.0.3-javadoc.jar