Last Version

CQ Component Plugin Annotations 7.0.0

Plugin enabling annotation driven CQ5 Component development.

License

License

GroupId

GroupId

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

ArtifactId

cq-component-annotations
Version

Version

7.0.0
Type

Type

jar
Description

Description

CQ Component Plugin Annotations
Plugin enabling annotation driven CQ5 Component development.
Project Organization

Project Organization

ICF Olson

Download cq-component-annotations 7.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 3.0.8
org.javassist : javassist jar 3.17.1-GA

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.