Download entando-content-generic-5.0.0.jar file - Jar e

Jar examples for e:entando-content-generic

Description

Generic Content, well-fit everywhere, at anytime. With some sample Contents, default Content Models, and a couple of fancier ones.

You can download jar file entando-content-generic 5.0.0 in this page.

Build File

You can use the following script to add entando-content-generic-5.0.0.jar to your project.

<dependency>
   <groupId>org.entando.entando.bundles.contents</groupId>
   <artifactId>entando-content-generic</artifactId>
   <version>5.0.0</version>
</dependency>
compile group: 'org.entando.entando.bundles.contents', name: 'entando-content-generic', version: '5.0.0'
libraryDependencies += "org.entando.entando.bundles.contents" % "entando-content-generic" % "5.0.0"
<dependency org="org.entando.entando.bundles.contents" name="entando-content-generic" rev="5.0.0"/>
@Grapes(@Grab(group='org.entando.entando.bundles.contents', module='entando-content-generic', version='5.0.0'))
'org.entando.entando.bundles.contents:entando-content-generic:jar:5.0.0'

Download

Click the following link to download the jar file.

entando-content-generic-5.0.0-sources.jar
entando-content-generic-5.0.0-tests.jar
entando-content-generic-5.0.0.pom



Related Tutorials