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
文件下载
文件名 操作
org.opencms.workplace-8.0.4.jar 下载
org.opencms.workplace-8.0.4.pom 下载
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'
本项目依赖