How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.kantega.respiro</groupId>
<artifactId>respiro-plugins</artifactId>
<version>2.28</version>
</dependency>
Choose a version of org.kantega.respiro : respiro-plugins to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.28 |
respiro-plugins-2.28
|
||
2.27 |
respiro-plugins-2.27
|
||
2.26 |
respiro-plugins-2.26
|
||
2.25 |
respiro-plugins-2.25
|
||
2.24 |
respiro-plugins-2.24
|
||
2.23 |
respiro-plugins-2.23
|
||
2.22 |
respiro-plugins-2.22
|
||
2.21 |
respiro-plugins-2.21
|
||
2.20.x |
respiro-plugins-2.20.1
|
||
2.20 |
respiro-plugins-2.20
|
||
2.19 |
respiro-plugins-2.19
|
||
2.18 |
respiro-plugins-2.18
|
||
2.17.x |
respiro-plugins-2.17.2
|
||
2.16 |
respiro-plugins-2.16
|
||
2.15 |
respiro-plugins-2.15
|
||
2.14 |
respiro-plugins-2.14
|
||
2.13 |
respiro-plugins-2.13
|
||
2.12 |
respiro-plugins-2.12
|
||
2.11 |
respiro-plugins-2.11
|
||
2.10 |
respiro-plugins-2.10
|
||
2.9 |
respiro-plugins-2.9
|
||
2.8 |
respiro-plugins-2.8
|
||
2.7 |
respiro-plugins-2.7
|
||
2.6.x |
respiro-plugins-2.6.1
|
||
2.6 |
respiro-plugins-2.6
|
||
2.5 |
respiro-plugins-2.5
|
||
2.4 |
respiro-plugins-2.4
|
||
2.3 |
respiro-plugins-2.3
|
||
2.2 |
respiro-plugins-2.2
|
||
2.1 |
respiro-plugins-2.1
|
||
2.0 |
respiro-plugins-2.0
|
||
1.8.x |
respiro-plugins-1.8.1
|
||
1.8 |
respiro-plugins-1.8
|
||
1.7 |
respiro-plugins-1.7
|
||
1.6 |
respiro-plugins-1.6
|
||
1.5 |
respiro-plugins-1.5
|
||
1.4 |
respiro-plugins-1.4
|
||
1.3 |
respiro-plugins-1.3
|
||
1.2 |
respiro-plugins-1.2
|
||
1.1 |
respiro-plugins-1.1
|
||
1.0 |
respiro-plugins-1.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.kantega.respiro</groupId>
<artifactId>respiro-plugins</artifactId>
<version>2.28</version>
</dependency>
Advertisement