is not current version
Last Version 7.0.0

com.citytechinc.cq.cq-component-plugin:cq-component-plugin 6.3.0

Plugin enabling annotation driven CQ5 Component development.

GroupId

GroupId

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

ArtifactId

cq-component-plugin
Version

Version

6.3.0
Type

Type

pom

Download cq-component-plugin 6.3.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>6.3.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:6.3.0'
// https://jarcasting.com/artifacts/com.citytechinc.cq.cq-component-plugin/cq-component-plugin/
implementation ("com.citytechinc.cq.cq-component-plugin:cq-component-plugin:6.3.0")
'com.citytechinc.cq.cq-component-plugin:cq-component-plugin:pom:6.3.0'
<dependency org="com.citytechinc.cq.cq-component-plugin" name="cq-component-plugin" rev="6.3.0">
  <artifact name="cq-component-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.citytechinc.cq.cq-component-plugin', module='cq-component-plugin', version='6.3.0')
)
libraryDependencies += "com.citytechinc.cq.cq-component-plugin" % "cq-component-plugin" % "6.3.0"
[com.citytechinc.cq.cq-component-plugin/cq-component-plugin "6.3.0"]