a

acacia-editor-shared

acacia-editor-shared is a JAR-Library for OpenCms Acacia Editor. 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.
http://alkacon.com
GNU LESSER GENERAL PUBLIC LICENSE 2.1
Alexander Kandzior
Files download
File Operation
acacia-editor-shared-1.0.0.jar download
acacia-editor-shared-1.0.0.pom download
acacia-editor-shared-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.alkacon</groupId>
  <artifactId>acacia-editor-shared</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.alkacon:acacia-editor-shared:1.0.0'
Gradle Kotlin
implementation("com.alkacon:acacia-editor-shared:1.0.0")
Scala SBT
libraryDependencies += "com.alkacon" % "acacia-editor-shared" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.alkacon', module='acacia-editor-shared', version='1.0.0')
)
Apache Ivy
<dependency org="com.alkacon" name="acacia-editor-shared" rev="1.0.0" />
Leiningen
[com.alkacon/acacia-editor-shared "1.0.0"]
Apache Buildr
'com.alkacon:acacia-editor-shared:jar:1.0.0'