How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-bom</artifactId>
<version>3.1.3</version>
</dependency>
Choose a version of net.dreamlu : mica-bom to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.1.x |
mica-bom-3.1.3
|
||
mica-bom-3.1.1
|
|||
3.0.x |
mica-bom-3.0.8
|
||
mica-bom-3.0.7
|
|||
mica-bom-3.0.6
|
|||
mica-bom-3.0.5
|
|||
mica-bom-3.0.4
|
|||
mica-bom-3.0.3
|
|||
mica-bom-3.0.1
|
|||
mica-bom-3.0.0
|
|||
2.7.x |
mica-bom-2.7.15
|
||
mica-bom-2.7.14
|
|||
mica-bom-2.7.13
|
|||
mica-bom-2.7.12
|
|||
mica-bom-2.7.11
|
|||
mica-bom-2.7.10
|
|||
mica-bom-2.7.9
|
|||
mica-bom-2.7.6
|
|||
mica-bom-2.7.5
|
|||
mica-bom-2.7.4
|
|||
mica-bom-2.7.3
|
|||
mica-bom-2.7.2
|
|||
mica-bom-2.7.1.1
|
|||
mica-bom-2.7.1.0
|
|||
mica-bom-2.7.1
|
|||
mica-bom-2.7.0
|
|||
2.6.x |
mica-bom-2.6.8
|
||
mica-bom-2.6.7
|
|||
mica-bom-2.6.6
|
|||
mica-bom-2.6.3
|
|||
mica-bom-2.6.0
|
|||
2.5.x |
mica-bom-2.5.8
|
||
mica-bom-2.5.7
|
|||
mica-bom-2.5.6
|
|||
mica-bom-2.5.5
|
|||
mica-bom-2.5.4
|
|||
mica-bom-2.5.3
|
|||
mica-bom-2.5.2
|
|||
mica-bom-2.5.1
|
|||
mica-bom-2.5.0.1
|
|||
mica-bom-2.5.0
|
|||
2.4.x |
mica-bom-2.4.11
|
||
mica-bom-2.4.10
|
|||
mica-bom-2.4.9
|
|||
mica-bom-2.4.8
|
|||
mica-bom-2.4.7
|
|||
mica-bom-2.4.6.1
|
|||
mica-bom-2.4.6
|
|||
mica-bom-2.4.5
|
|||
mica-bom-2.4.4-GA
|
|||
mica-bom-2.4.3-GA
|
|||
mica-bom-2.4.2-GA
|
|||
mica-bom-2.4.1-GA
|
|||
mica-bom-2.4.0-GA
|
|||
2.1.x |
mica-bom-2.1.1-GA
|
||
mica-bom-2.1.0-GA
|
|||
2.0.x |
mica-bom-2.0.9-GA
|
||
mica-bom-2.0.9
|
|||
mica-bom-2.0.8-GA
|
|||
mica-bom-2.0.7-GA
|
|||
mica-bom-2.0.6-GA
|
|||
mica-bom-2.0.5-GA
|
|||
mica-bom-2.0.4-GA
|
|||
mica-bom-2.0.4
|
|||
mica-bom-2.0.3-GA
|
|||
mica-bom-2.0.2-GA
|
|||
mica-bom-2.0.1.20200510
|
|||
mica-bom-2.0.0
|
|||
1.2.x |
mica-bom-1.2.2
|
||
mica-bom-1.2.1
|
|||
mica-bom-1.2.0
|
|||
1.1.x |
mica-bom-1.1.9
|
||
mica-bom-1.1.8
|
|||
mica-bom-1.1.7
|
|||
mica-bom-1.1.6
|
|||
mica-bom-1.1.5
|
|||
mica-bom-1.1.4
|
|||
mica-bom-1.1.3
|
|||
mica-bom-1.1.2
|
|||
mica-bom-1.1.1
|
|||
mica-bom-1.1.0
|
|||
1.0.x |
mica-bom-1.0.1
|
||
mica-bom-1.0.0
|
|||
0.0.x |
mica-bom-0.0.1-RC4
|
||
mica-bom-0.0.1-RC3
|
|||
mica-bom-0.0.1-RC2
|
|||
mica-bom-0.0.1-RC1
|
POM as dependency in dependencyManagement
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-bom</artifactId>
<version>3.1.3</version>
</dependency>
Advertisement