Download entando-content-generic-4.3.2.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 4.3.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials