How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.microbean</groupId>
<artifactId>microbean-pluginmanagement-pom</artifactId>
<version>21</version>
</dependency>
Choose a version of org.microbean : microbean-pluginmanagement-pom to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
21 |
microbean-pluginmanagement-pom-21
|
||
20 |
microbean-pluginmanagement-pom-20
|
||
19 |
microbean-pluginmanagement-pom-19
|
||
18 |
microbean-pluginmanagement-pom-18
|
||
17 |
microbean-pluginmanagement-pom-17
|
||
14 |
microbean-pluginmanagement-pom-14
|
||
13 |
microbean-pluginmanagement-pom-13
|
||
12 |
microbean-pluginmanagement-pom-12
|
||
11 |
microbean-pluginmanagement-pom-11
|
||
10 |
microbean-pluginmanagement-pom-10
|
||
9 |
microbean-pluginmanagement-pom-9
|
||
8 |
microbean-pluginmanagement-pom-8
|
||
7 |
microbean-pluginmanagement-pom-7
|
||
5 |
microbean-pluginmanagement-pom-5
|
||
4 |
microbean-pluginmanagement-pom-4
|
||
3 |
microbean-pluginmanagement-pom-3
|
||
2 |
microbean-pluginmanagement-pom-2
|
||
1 |
microbean-pluginmanagement-pom-1
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.microbean</groupId>
<artifactId>microbean-pluginmanagement-pom</artifactId>
<version>21</version>
</dependency>
Advertisement