How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>ch.codeblock.qrinvoice</groupId>
<artifactId>qrinvoice-root</artifactId>
<version>1.17</version>
</dependency>
Choose a version of ch.codeblock.qrinvoice : qrinvoice-root to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.17 |
qrinvoice-root-1.17
|
||
1.16 |
qrinvoice-root-1.16
|
||
1.15 |
qrinvoice-root-1.15
|
||
1.14 |
qrinvoice-root-1.14
|
||
1.13 |
qrinvoice-root-1.13
|
||
1.12 |
qrinvoice-root-1.12
|
||
1.11 |
qrinvoice-root-1.11
|
||
1.10 |
qrinvoice-root-1.10
|
||
1.9 |
qrinvoice-root-1.9
|
||
1.8 |
qrinvoice-root-1.8
|
||
1.7 |
qrinvoice-root-1.7
|
||
1.6 |
qrinvoice-root-1.6
|
||
1.5 |
qrinvoice-root-1.5
|
||
1.4 |
qrinvoice-root-1.4
|
||
1.3 |
qrinvoice-root-1.3
|
||
1.2 |
qrinvoice-root-1.2
|
||
1.1 |
qrinvoice-root-1.1
|
||
1.0 |
qrinvoice-root-1.0
|
||
0.9 |
qrinvoice-root-0.9
|
||
0.8 |
qrinvoice-root-0.8
|
||
0.7 |
qrinvoice-root-0.7
|
POM as dependency in dependencyManagement
<dependency>
<groupId>ch.codeblock.qrinvoice</groupId>
<artifactId>qrinvoice-root</artifactId>
<version>1.17</version>
</dependency>
Advertisement