License |
License |
---|---|
GroupId | GroupIdorg.opencms.modules |
ArtifactId | ArtifactIdorg.opencms.dev.demo.content |
Last Version | Last Version8.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.opencms.dev.demo.content
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.
|
Project URL |
Project URL |
Filename | Size |
---|---|
org.opencms.dev.demo.content-8.5.1.pom | |
org.opencms.dev.demo.content-8.5.1.jar | 334 bytes |
org.opencms.dev.demo.content-8.5.1-opencms-module.zip | 316 KB |
Browse |
<!-- 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.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencms.modules/org.opencms.dev.demo.content/
implementation 'org.opencms.modules:org.opencms.dev.demo.content:8.5.1'
// https://jarcasting.com/artifacts/org.opencms.modules/org.opencms.dev.demo.content/
implementation ("org.opencms.modules:org.opencms.dev.demo.content:8.5.1")
'org.opencms.modules:org.opencms.dev.demo.content:jar:8.5.1'
<dependency org="org.opencms.modules" name="org.opencms.dev.demo.content" rev="8.5.1">
<artifact name="org.opencms.dev.demo.content" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencms.modules', module='org.opencms.dev.demo.content', version='8.5.1')
)
libraryDependencies += "org.opencms.modules" % "org.opencms.dev.demo.content" % "8.5.1"
[org.opencms.modules/org.opencms.dev.demo.content "8.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.opencms : opencms-core | jar | 8.5.0 |
org.opencms.modules : org.opencms.dev.demo | jar | 8.5.1 |