is not current version
Last Version 8.5.2

org.opencms.modules:org.opencms.editors 8.0.3

OpenCms-Module 'org.opencms.editors'. <p>This module contains the OpenCms Common Editing tools.</p> <p>This module is needed to be able to edit files in the OpenCms Workplace.</p> <p><i>(c) 2011 by Alkacon Software GmbH (http://www.alkacon.com).</i></p> 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.editors
Version

Version

8.0.3
Type

Type

jar

Download org.opencms.editors 8.0.3


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