Jar examples for c:content
A handler that uses a default Content-Type header setting in the content.yml or the request Content-Type to return the data.
You can download jar file content 0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add content-0.1.jar to your project.
<dependency> <groupId>de.eonas.portal.demo</groupId> <artifactId>content</artifactId> <version>0.1</version> </dependency>
compile group: 'de.eonas.portal.demo', name: 'content', version: '0.1'
libraryDependencies += "de.eonas.portal.demo" % "content" % "0.1"
<dependency org="de.eonas.portal.demo" name="content" rev="0.1"/>
@Grapes(@Grab(group='de.eonas.portal.demo', module='content', version='0.1'))
'de.eonas.portal.demo:content:jar:0.1'
Click the following link to download the jar file.
content-0.1-sources.jar