is not current version
Last Version 2.1

com.alkacon:acacia-editor-server 2.0

A GWT based resource editor. This component is used as a part of OpenCms, 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.

GroupId

GroupId

com.alkacon
ArtifactId

ArtifactId

acacia-editor-server
Version

Version

2.0
Type

Type

jar

Download acacia-editor-server 2.0


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