| License |
License |
|---|---|
| GroupId | GroupIdorg.entando.entando.bundles.contents |
| ArtifactId | ArtifactIdentando-content-generic |
| Last Version | Last Version6.1.1 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionEntando Bundle: entando-content-generic
Generic Content, well-fit everywhere, at anytime. With some sample Contents, default Content Models, and a couple of fancier ones.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- 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>6.1.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:6.1.1'
// https://jarcasting.com/artifacts/org.entando.entando.bundles.contents/entando-content-generic/
implementation ("org.entando.entando.bundles.contents:entando-content-generic:6.1.1")
'org.entando.entando.bundles.contents:entando-content-generic:war:6.1.1'
<dependency org="org.entando.entando.bundles.contents" name="entando-content-generic" rev="6.1.1">
<artifact name="entando-content-generic" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.bundles.contents', module='entando-content-generic', version='6.1.1')
)
libraryDependencies += "org.entando.entando.bundles.contents" % "entando-content-generic" % "6.1.1"
[org.entando.entando.bundles.contents/entando-content-generic "6.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.entando.entando.bundles.app-view : entando-app-view-cms-default | war | 6.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet.jsp : jsp-api | jar | 2.2 |
| javax.servlet : servlet-api | jar | 2.5 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |