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