How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.smarthomej.addons.bom</groupId>
<artifactId>org.smarthomej.addons.reactor.bom</artifactId>
<version>3.2.17</version>
</dependency>
Choose a version of org.smarthomej.addons.bom : org.smarthomej.addons.reactor.bom to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.2.x |
org.smarthomej.addons.reactor.bom-3.2.17
|
||
org.smarthomej.addons.reactor.bom-3.2.16
|
|||
org.smarthomej.addons.reactor.bom-3.2.15
|
|||
org.smarthomej.addons.reactor.bom-3.2.14
|
|||
org.smarthomej.addons.reactor.bom-3.2.13
|
|||
org.smarthomej.addons.reactor.bom-3.2.12
|
|||
org.smarthomej.addons.reactor.bom-3.2.11
|
|||
org.smarthomej.addons.reactor.bom-3.2.10
|
|||
org.smarthomej.addons.reactor.bom-3.2.9
|
|||
org.smarthomej.addons.reactor.bom-3.2.8
|
|||
org.smarthomej.addons.reactor.bom-3.2.7
|
|||
org.smarthomej.addons.reactor.bom-3.2.6
|
|||
org.smarthomej.addons.reactor.bom-3.2.5
|
|||
org.smarthomej.addons.reactor.bom-3.2.4
|
|||
org.smarthomej.addons.reactor.bom-3.2.3
|
|||
3.1.x |
org.smarthomej.addons.reactor.bom-3.1.9
|
||
org.smarthomej.addons.reactor.bom-3.1.8
|
|||
org.smarthomej.addons.reactor.bom-3.1.7
|
|||
org.smarthomej.addons.reactor.bom-3.1.6
|
|||
org.smarthomej.addons.reactor.bom-3.1.5
|
|||
org.smarthomej.addons.reactor.bom-3.1.4
|
|||
org.smarthomej.addons.reactor.bom-3.1.3
|
|||
org.smarthomej.addons.reactor.bom-3.1.2
|
|||
org.smarthomej.addons.reactor.bom-3.1.1
|
|||
org.smarthomej.addons.reactor.bom-3.1.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.smarthomej.addons.bom</groupId>
<artifactId>org.smarthomej.addons.reactor.bom</artifactId>
<version>3.2.17</version>
</dependency>
Advertisement