is not current version
Last Version 10.5.4

org.opencms:org.opencms.editors.codemirror 10.5.0

OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

org.opencms
ArtifactId

ArtifactId

org.opencms.editors.codemirror
Version

Version

10.5.0
Type

Type

jar

Download org.opencms.editors.codemirror 10.5.0


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