How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>net.officefloor.shim</groupId>
<artifactId>shim</artifactId>
<version>3.34.0</version>
</dependency>
Choose a version of net.officefloor.shim : shim to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.34.x |
shim-3.34.0
|
||
3.33.x |
shim-3.33.0
|
||
3.32.x |
shim-3.32.0
|
||
3.31.x |
shim-3.31.0
|
||
3.30.x |
shim-3.30.2
|
||
shim-3.30.0
|
|||
3.29.x |
shim-3.29.0
|
||
3.28.x |
shim-3.28.2
|
||
shim-3.28.1
|
|||
shim-3.28.0
|
|||
3.27.x |
shim-3.27.0
|
||
3.26.x |
shim-3.26.0
|
||
3.25.x |
shim-3.25.0
|
||
3.24.x |
shim-3.24.0
|
||
3.23.x |
shim-3.23.0
|
||
3.22.x |
shim-3.22.0
|
||
3.21.x |
shim-3.21.0
|
||
3.20.x |
shim-3.20.0
|
||
3.19.x |
shim-3.19.0
|
||
3.18.x |
shim-3.18.0
|
||
3.17.x |
shim-3.17.0
|
||
3.16.x |
shim-3.16.0
|
||
3.15.x |
shim-3.15.0
|
||
3.14.x |
shim-3.14.0
|
||
3.13.x |
shim-3.13.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>net.officefloor.shim</groupId>
<artifactId>shim</artifactId>
<version>3.34.0</version>
</dependency>
Advertisement