is not current version
Last Version 6.1.1

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

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

4.2.0
Type

Type

war

Download entando-content-generic 4.2.0


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