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