How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.citytechinc.cq.cq-component-plugin</groupId>
<artifactId>cq-component-plugin</artifactId>
<version>7.0.0</version>
</dependency>
Choose a version of com.citytechinc.cq.cq-component-plugin : cq-component-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
7.0.x |
cq-component-plugin-7.0.0
|
||
6.4.x |
cq-component-plugin-6.4.1
|
||
cq-component-plugin-6.4.0
|
|||
6.3.x |
cq-component-plugin-6.3.0
|
||
6.2.x |
cq-component-plugin-6.2.0
|
||
6.1.x |
cq-component-plugin-6.1.3
|
||
cq-component-plugin-6.1.2
|
|||
cq-component-plugin-6.1.1
|
|||
cq-component-plugin-6.1.0
|
|||
6.0.x |
cq-component-plugin-6.0.0
|
||
5.3.x |
cq-component-plugin-5.3.0
|
||
5.2.x |
cq-component-plugin-5.2.0
|
||
5.1.x |
cq-component-plugin-5.1.0
|
||
5.0.x |
cq-component-plugin-5.0.3
|
||
cq-component-plugin-5.0.2
|
|||
cq-component-plugin-5.0.1
|
|||
cq-component-plugin-5.0.0
|
|||
4.3.x |
cq-component-plugin-4.3.0
|
||
4.2.x |
cq-component-plugin-4.2.0
|
||
4.1.x |
cq-component-plugin-4.1.3
|
||
cq-component-plugin-4.1.2
|
|||
cq-component-plugin-4.1.1
|
|||
cq-component-plugin-4.1.0
|
|||
4.0.x |
cq-component-plugin-4.0.0
|
||
3.1.x |
cq-component-plugin-3.1.0
|
||
3.0.x |
cq-component-plugin-3.0.0
|
||
2.7.x |
cq-component-plugin-2.7.0
|
||
2.6.x |
cq-component-plugin-2.6.2
|
||
cq-component-plugin-2.6.1
|
|||
cq-component-plugin-2.6.0
|
|||
2.5.x |
cq-component-plugin-2.5.0
|
||
2.4.x |
cq-component-plugin-2.4.1
|
||
cq-component-plugin-2.4.0
|
|||
2.3.x |
cq-component-plugin-2.3.4
|
||
cq-component-plugin-2.3.3
|
|||
cq-component-plugin-2.3.2
|
|||
cq-component-plugin-2.3.1
|
|||
cq-component-plugin-2.3.0
|
|||
2.2.x |
cq-component-plugin-2.2.1
|
||
cq-component-plugin-2.2.0
|
|||
2.1.x |
cq-component-plugin-2.1.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.citytechinc.cq.cq-component-plugin</groupId>
<artifactId>cq-component-plugin</artifactId>
<version>7.0.0</version>
</dependency>
Advertisement