o

org.opencms.workplace

OpenCms-Module 'org.opencms.workplace'.

This module contains the OpenCms Workplace base files.

It includes common used dialogs and style sheets, that are needed by any workplace module.

(c) 2012 by Alkacon Software GmbH (http://www.alkacon.com).

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://opencms.org
GNU LESSER GENERAL PUBLIC LICENSE 2.1
Alexander Kandzior
Files download
File Operation
org.opencms.workplace-8.0.4.jar download
org.opencms.workplace-8.0.4.pom download
Apache Maven
<dependency>
  <groupId>org.opencms.modules</groupId>
  <artifactId>org.opencms.workplace</artifactId>
  <version>8.0.4</version>
</dependency>
Gradle Groovy
implementation 'org.opencms.modules:org.opencms.workplace:8.0.4'
Gradle Kotlin
implementation("org.opencms.modules:org.opencms.workplace:8.0.4")
Scala SBT
libraryDependencies += "org.opencms.modules" % "org.opencms.workplace" % "8.0.4"
Groovy Grape
@Grapes(
  @Grab(group='org.opencms.modules', module='org.opencms.workplace', version='8.0.4')
)
Apache Ivy
<dependency org="org.opencms.modules" name="org.opencms.workplace" rev="8.0.4" />
Leiningen
[org.opencms.modules/org.opencms.workplace "8.0.4"]
Apache Buildr
'org.opencms.modules:org.opencms.workplace:jar:8.0.4'
Dependencies