is not current version
Last Version 8.5.1

org.opencms.modules:org.opencms.editors.fckeditor 8.5.0

OpenCms-Module 'org.opencms.editors.fckeditor'. <p>This module adds the popular Open Source HTML editor "FCKeditor" to the OpenCms Workplace.</p> <p>Install this module if you want a WYSIWYG editor for Mozilla based browsers, Internet Explorer, Safari or Google Chrome. The version of FCKeditor is 2.6.5</p> <p><i>(c) 2012 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.fckeditor
Version

Version

8.5.0
Type

Type

jar

Download org.opencms.editors.fckeditor 8.5.0


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