| License |
License |
|---|---|
| GroupId | GroupIdorg.opencms |
| ArtifactId | ArtifactIdopencms-resources |
| Last Version | Last Version13.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenCms
OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| opencms-resources-13.0.pom | |
| opencms-resources-13.0.jar | 13 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opencms/opencms-resources/ -->
<dependency>
<groupId>org.opencms</groupId>
<artifactId>opencms-resources</artifactId>
<version>13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencms/opencms-resources/
implementation 'org.opencms:opencms-resources:13.0'
// https://jarcasting.com/artifacts/org.opencms/opencms-resources/
implementation ("org.opencms:opencms-resources:13.0")
'org.opencms:opencms-resources:jar:13.0'
<dependency org="org.opencms" name="opencms-resources" rev="13.0">
<artifact name="opencms-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencms', module='opencms-resources', version='13.0')
)
libraryDependencies += "org.opencms" % "opencms-resources" % "13.0"
[org.opencms/opencms-resources "13.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.opencms : opencms-core | jar | 13.0 |