License |
License |
---|---|
GroupId | GroupIdorg.opencms.modules |
ArtifactId | ArtifactIdorg.opencms.dev.demo.customwidget |
Last Version | Last Version8.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.opencms.dev.demo.customwidget
OpenCms-Module 'org.opencms.dev.demo.customwidget'.
Provides sample implementation for a custom display widget that can be used in the new content editor.
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 |
<!-- https://jarcasting.com/artifacts/org.opencms.modules/org.opencms.dev.demo.customwidget/ -->
<dependency>
<groupId>org.opencms.modules</groupId>
<artifactId>org.opencms.dev.demo.customwidget</artifactId>
<version>8.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencms.modules/org.opencms.dev.demo.customwidget/
implementation 'org.opencms.modules:org.opencms.dev.demo.customwidget:8.5.1'
// https://jarcasting.com/artifacts/org.opencms.modules/org.opencms.dev.demo.customwidget/
implementation ("org.opencms.modules:org.opencms.dev.demo.customwidget:8.5.1")
'org.opencms.modules:org.opencms.dev.demo.customwidget:jar:8.5.1'
<dependency org="org.opencms.modules" name="org.opencms.dev.demo.customwidget" rev="8.5.1">
<artifact name="org.opencms.dev.demo.customwidget" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencms.modules', module='org.opencms.dev.demo.customwidget', version='8.5.1')
)
libraryDependencies += "org.opencms.modules" % "org.opencms.dev.demo.customwidget" % "8.5.1"
[org.opencms.modules/org.opencms.dev.demo.customwidget "8.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.opencms : opencms-core | jar | 8.5.0 |