How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.wix.openrest</groupId>
<artifactId>openrest4j-all</artifactId>
<version>1.39.0</version>
</dependency>
Choose a version of com.wix.openrest : openrest4j-all to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.39.x |
openrest4j-all-1.39.0
|
||
1.37.x |
openrest4j-all-1.37.0
|
||
1.36.x |
openrest4j-all-1.36.0
|
||
1.35.x |
openrest4j-all-1.35.0
|
||
1.34.x |
openrest4j-all-1.34.0
|
||
1.33.x |
openrest4j-all-1.33.0
|
||
1.32.x |
openrest4j-all-1.32.0
|
||
1.31.x |
openrest4j-all-1.31.0
|
||
1.30.x |
openrest4j-all-1.30.0
|
||
1.29.x |
openrest4j-all-1.29.0
|
||
1.28.x |
openrest4j-all-1.28.0
|
||
1.27.x |
openrest4j-all-1.27.0
|
||
1.26.x |
openrest4j-all-1.26.0
|
||
1.25.x |
openrest4j-all-1.25.0
|
||
1.24.x |
openrest4j-all-1.24.0
|
||
1.23.x |
openrest4j-all-1.23.0
|
||
1.22.x |
openrest4j-all-1.22.0
|
||
1.18.x |
openrest4j-all-1.18.0
|
||
1.17.x |
openrest4j-all-1.17.0
|
||
1.16.x |
openrest4j-all-1.16.0
|
||
1.14.x |
openrest4j-all-1.14.0
|
||
1.13.x |
openrest4j-all-1.13.0
|
||
1.12.x |
openrest4j-all-1.12.0
|
||
1.11.x |
openrest4j-all-1.11.0
|
||
1.10.x |
openrest4j-all-1.10.0
|
||
1.9.x |
openrest4j-all-1.9.0
|
||
1.8.x |
openrest4j-all-1.8.0
|
||
1.7.x |
openrest4j-all-1.7.0
|
||
1.6.x |
openrest4j-all-1.6.1
|
||
openrest4j-all-1.6.0
|
|||
1.5.x |
openrest4j-all-1.5.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.wix.openrest</groupId>
<artifactId>openrest4j-all</artifactId>
<version>1.39.0</version>
</dependency>
Advertisement