is not current version
Last Version 10.5.4

org.opencms:org.opencms.editors.codemirror 9.0.1

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

9.0.1
Type

Type

jar

Download org.opencms.editors.codemirror 9.0.1


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