Last Version

CQ Component Plugin 7.0.0

Plugin enabling annotation driven CQ5 Component development.

License

License

GroupId

GroupId

com.citytechinc.cq.cq-component-plugin
ArtifactId

ArtifactId

cq-component-plugin
Version

Version

7.0.0
Type

Type

pom
Description

Description

CQ Component Plugin
Plugin enabling annotation driven CQ5 Component development.
Project URL

Project URL

http://code.digitalatolson.com/cq-component-maven-plugin/index.html
Project Organization

Project Organization

ICF Olson
Source Code Management

Source Code Management

https://github.com/OlsonDigital/cq-component-maven-plugin

Download cq-component-plugin 7.0.0


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

Dependencies

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

Project Modules

  • cq-component-annotations
  • cq-component-maven-plugin