a

alkacon-simapi

alkacon-simapi is the JAR-Library for OpenCms. 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
alkacon-simapi-0.9.8.jar download
alkacon-simapi-0.9.8.pom download
alkacon-simapi-0.9.8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.alkacon</groupId>
  <artifactId>alkacon-simapi</artifactId>
  <version>0.9.8</version>
</dependency>
Gradle Groovy
implementation 'com.alkacon:alkacon-simapi:0.9.8'
Gradle Kotlin
implementation("com.alkacon:alkacon-simapi:0.9.8")
Scala SBT
libraryDependencies += "com.alkacon" % "alkacon-simapi" % "0.9.8"
Groovy Grape
@Grapes(
  @Grab(group='com.alkacon', module='alkacon-simapi', version='0.9.8')
)
Apache Ivy
<dependency org="com.alkacon" name="alkacon-simapi" rev="0.9.8" />
Leiningen
[com.alkacon/alkacon-simapi "0.9.8"]
Apache Buildr
'com.alkacon:alkacon-simapi:jar:0.9.8'
Dependencies