Registry / web-framework / cq-wcm-taglib

cq-wcm-taglib

JSON →
library5.8.2javamavenunverified

Tag library for Adobe Communique (CQ) Web Content Management, providing JSP tags for WCM features.

<dependency> <groupId>com.day.cq.wcm</groupId> <artifactId>cq-wcm-taglib</artifactId> <version>5.8.2</version> </dependency>
INSTALL
IMPORT
SIG · CQ-WCM-TAGLIB
C
cq-wcm-taglib
web-frameworkjavav5.8.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.

WCMTag
com.day.cq.wcm.taglib.WCMTag

Instantiate a WCM tag from the taglib.

import com.day.cq.wcm.taglib.WCMTag; public class Example { public static void main(String[] args) { WCMTag tag = new WCMTag(); System.out.println("WCM tag created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.8.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
cq-wcm-taglib — mvn dependency:get cq-wcm-taglib · libregistry