How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.healthy-chn.cloud</groupId>
<artifactId>healthy-common-bom</artifactId>
<version>1.3.8</version>
</dependency>
Choose a version of com.healthy-chn.cloud : healthy-common-bom to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.3.x |
healthy-common-bom-1.3.8
|
||
healthy-common-bom-1.3.8.M4
|
|||
healthy-common-bom-1.3.8.M3
|
|||
healthy-common-bom-1.3.8.M2
|
|||
healthy-common-bom-1.3.8.M1
|
|||
healthy-common-bom-1.3.7
|
|||
healthy-common-bom-1.3.7.M4
|
|||
healthy-common-bom-1.3.7.M3
|
|||
healthy-common-bom-1.3.7.M2
|
|||
healthy-common-bom-1.3.7.M1
|
|||
healthy-common-bom-1.3.6
|
|||
healthy-common-bom-1.3.6.M3
|
|||
healthy-common-bom-1.3.6.M2
|
|||
healthy-common-bom-1.3.6.M1
|
|||
healthy-common-bom-1.3.5
|
|||
healthy-common-bom-1.3.5.M4
|
|||
healthy-common-bom-1.3.5.M3
|
|||
healthy-common-bom-1.3.5.M2
|
|||
healthy-common-bom-1.3.5.M1
|
|||
healthy-common-bom-1.3.4
|
|||
healthy-common-bom-1.3.3
|
|||
healthy-common-bom-1.3.2
|
|||
healthy-common-bom-1.3.1
|
|||
healthy-common-bom-1.3.0
|
|||
1.2.x |
healthy-common-bom-1.2.11.RELEASE
|
||
healthy-common-bom-1.2.10.RELEASE
|
|||
healthy-common-bom-1.2.9.RELEASE
|
|||
healthy-common-bom-1.2.8.RELEASE
|
|||
healthy-common-bom-1.2.7.RELEASE
|
|||
healthy-common-bom-1.2.6.RELEASE
|
|||
healthy-common-bom-1.2.5.RELEASE
|
|||
healthy-common-bom-1.2.4.RELEASE
|
|||
healthy-common-bom-1.2.3.RELEASE
|
|||
healthy-common-bom-1.2.2.RELEASE
|
|||
healthy-common-bom-1.2.1.RELEASE
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.healthy-chn.cloud</groupId>
<artifactId>healthy-common-bom</artifactId>
<version>1.3.8</version>
</dependency>
Advertisement