is not current version
Last Version 8.5.2

org.opencms.modules:org.opencms.editors.codemirror 8.5.1

OpenCms-Module 'org.opencms.editors.codemirror'. <p>This module adds the Open Source text editor "CodeMirror" to the OpenCms Workplace.</p> <p>Install this module if you want a source code editor with syntax highlighting. The version of CodeMirror is 2.3.3</p> <p><i>&copy; 2013 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.

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

org.opencms.modules
ArtifactId

ArtifactId

org.opencms.editors.codemirror
Version

Version

8.5.1
Type

Type

jar

Download org.opencms.editors.codemirror 8.5.1


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