Last Version

Day Communique 5 WCM (Parent Project) 8

The parent project to the Communique 5 WCM parts

License

License

GroupId

GroupId

com.day.cq.wcm
ArtifactId

ArtifactId

wcm
Version

Version

8
Type

Type

pom
Description

Description

Day Communique 5 WCM (Parent Project)
The parent project to the Communique 5 WCM parts
Project URL

Project URL

https://adobe.com
Project Organization

Project Organization

Adobe

Download wcm 8

Filename Size
wcm-8.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.