Download cq-component-maven-plugin-4.0.0.jar file - Jar c

Jar examples for c:cq-component-maven-plugin

Description

You can download jar file cq-component-maven-plugin 4.0.0 in this page.

Build File

You can use the following script to add cq-component-maven-plugin-4.0.0.jar to your project.

<dependency>
   <groupId>com.citytechinc.cq.cq-component-plugin</groupId>
   <artifactId>cq-component-maven-plugin</artifactId>
   <version>4.0.0</version>
</dependency>
compile group: 'com.citytechinc.cq.cq-component-plugin', name: 'cq-component-maven-plugin', version: '4.0.0'
libraryDependencies += "com.citytechinc.cq.cq-component-plugin" % "cq-component-maven-plugin" % "4.0.0"
<dependency org="com.citytechinc.cq.cq-component-plugin" name="cq-component-maven-plugin" rev="4.0.0"/>
@Grapes(@Grab(group='com.citytechinc.cq.cq-component-plugin', module='cq-component-maven-plugin', version='4.0.0'))
'com.citytechinc.cq.cq-component-plugin:cq-component-maven-plugin:jar:4.0.0'

Download

Click the following link to download the jar file.

cq-component-maven-plugin-4.0.0-javadoc.jar
cq-component-maven-plugin-4.0.0-sources.jar
cq-component-maven-plugin-4.0.0.jar
cq-component-maven-plugin-4.0.0.pom



Related Tutorials