Registry / other / opencms-core

opencms-core

JSON →
library11.0.2javamavenunverified

OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology.

<dependency> <groupId>org.opencms</groupId> <artifactId>opencms-core</artifactId> <version>11.0.2</version> </dependency>
INSTALL
IMPORT
SIG · OPENCMS-CORE
O
opencms-core
otherjavav11.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CmsShell
org.opencms.main.CmsShell

Starts the OpenCms shell for administrative commands.

import org.opencms.main.CmsShell; public class Quickstart { public static void main(String[] args) throws Exception { CmsShell shell = new CmsShell(); shell.run(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
11.0.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
opencms-core — mvn dependency:get opencms-core · libregistry