is not current version
Last Version 6.1.1

org.entando.entando.bundles.contents:entando-content-generic 5.3.1

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

GroupId

GroupId

org.entando.entando.bundles.contents
ArtifactId

ArtifactId

entando-content-generic
Version

Version

5.3.1
Type

Type

war

Download entando-content-generic 5.3.1


<!-- https://jarcasting.com/artifacts/org.entando.entando.bundles.contents/entando-content-generic/ -->
<dependency>
    <groupId>org.entando.entando.bundles.contents</groupId>
    <artifactId>entando-content-generic</artifactId>
    <version>5.3.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.bundles.contents/entando-content-generic/
implementation 'org.entando.entando.bundles.contents:entando-content-generic:5.3.1'
// https://jarcasting.com/artifacts/org.entando.entando.bundles.contents/entando-content-generic/
implementation ("org.entando.entando.bundles.contents:entando-content-generic:5.3.1")
'org.entando.entando.bundles.contents:entando-content-generic:war:5.3.1'
<dependency org="org.entando.entando.bundles.contents" name="entando-content-generic" rev="5.3.1">
  <artifact name="entando-content-generic" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.bundles.contents', module='entando-content-generic', version='5.3.1')
)
libraryDependencies += "org.entando.entando.bundles.contents" % "entando-content-generic" % "5.3.1"
[org.entando.entando.bundles.contents/entando-content-generic "5.3.1"]