is not current version
Last Version 8.5.1

org.opencms.modules:org.opencms.dev.demo.content 8.0.3

OpenCms-Module 'org.opencms.dev.demo.content'. The Content for the Developer Demo Template in OpenCms 8 OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.

GroupId

GroupId

org.opencms.modules
ArtifactId

ArtifactId

org.opencms.dev.demo.content
Version

Version

8.0.3
Type

Type

jar

Download org.opencms.dev.demo.content 8.0.3


<!-- https://jarcasting.com/artifacts/org.opencms.modules/org.opencms.dev.demo.content/ -->
<dependency>
    <groupId>org.opencms.modules</groupId>
    <artifactId>org.opencms.dev.demo.content</artifactId>
    <version>8.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencms.modules/org.opencms.dev.demo.content/
implementation 'org.opencms.modules:org.opencms.dev.demo.content:8.0.3'
// https://jarcasting.com/artifacts/org.opencms.modules/org.opencms.dev.demo.content/
implementation ("org.opencms.modules:org.opencms.dev.demo.content:8.0.3")
'org.opencms.modules:org.opencms.dev.demo.content:jar:8.0.3'
<dependency org="org.opencms.modules" name="org.opencms.dev.demo.content" rev="8.0.3">
  <artifact name="org.opencms.dev.demo.content" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencms.modules', module='org.opencms.dev.demo.content', version='8.0.3')
)
libraryDependencies += "org.opencms.modules" % "org.opencms.dev.demo.content" % "8.0.3"
[org.opencms.modules/org.opencms.dev.demo.content "8.0.3"]