License |
License |
---|---|
Categories |
CategoriesMirror Application Layer Libs Introspection |
GroupId | GroupIdorg.opencms.modules |
ArtifactId | ArtifactIdorg.opencms.editors.codemirror |
Last Version | Last Version8.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.opencms.editors.codemirror
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 3.14</p>
<p><i>© 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.
|
Project URL |
Project URL |
<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencms.modules/org.opencms.editors.codemirror/
implementation 'org.opencms.modules:org.opencms.editors.codemirror:8.5.2'
// https://jarcasting.com/artifacts/org.opencms.modules/org.opencms.editors.codemirror/
implementation ("org.opencms.modules:org.opencms.editors.codemirror:8.5.2")
'org.opencms.modules:org.opencms.editors.codemirror:jar:8.5.2'
<dependency org="org.opencms.modules" name="org.opencms.editors.codemirror" rev="8.5.2">
<artifact name="org.opencms.editors.codemirror" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencms.modules', module='org.opencms.editors.codemirror', version='8.5.2')
)
libraryDependencies += "org.opencms.modules" % "org.opencms.editors.codemirror" % "8.5.2"
[org.opencms.modules/org.opencms.editors.codemirror "8.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.opencms : opencms-core | jar | 8.5.2 |