is not current version
Last Version 13.0

org.opencms:opencms-webapp 8.0.4

Opencms-webapp is the Skeleton WAR-File for OpenCms without Modules. It only contains the JSPs, Configs, opencms-core and so on. 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.

GroupId

GroupId

org.opencms
ArtifactId

ArtifactId

opencms-webapp
Version

Version

8.0.4
Type

Type

war

Download opencms-webapp 8.0.4


<!-- https://jarcasting.com/artifacts/org.opencms/opencms-webapp/ -->
<dependency>
    <groupId>org.opencms</groupId>
    <artifactId>opencms-webapp</artifactId>
    <version>8.0.4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.opencms/opencms-webapp/
implementation 'org.opencms:opencms-webapp:8.0.4'
// https://jarcasting.com/artifacts/org.opencms/opencms-webapp/
implementation ("org.opencms:opencms-webapp:8.0.4")
'org.opencms:opencms-webapp:war:8.0.4'
<dependency org="org.opencms" name="opencms-webapp" rev="8.0.4">
  <artifact name="opencms-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.opencms', module='opencms-webapp', version='8.0.4')
)
libraryDependencies += "org.opencms" % "opencms-webapp" % "8.0.4"
[org.opencms/opencms-webapp "8.0.4"]