How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.google.mug</groupId>
<artifactId>mug-root</artifactId>
<version>6.6</version>
</dependency>
Choose a version of com.google.mug : mug-root to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
6.6 |
mug-root-6.6
|
||
6.5 |
mug-root-6.5
|
||
6.4 |
mug-root-6.4
|
||
6.3 |
mug-root-6.3
|
||
6.1 |
mug-root-6.1
|
||
6.0 |
mug-root-6.0
|
||
5.9 |
mug-root-5.9
|
||
5.8 |
mug-root-5.8
|
||
5.7 |
mug-root-5.7
|
||
5.6 |
mug-root-5.6
|
||
5.5 |
mug-root-5.5
|
||
5.4 |
mug-root-5.4
|
||
5.3 |
mug-root-5.3
|
||
5.2 |
mug-root-5.2
|
||
5.1 |
mug-root-5.1
|
||
5.0 |
mug-root-5.0
|
||
4.8 |
mug-root-4.8
|
||
4.7 |
mug-root-4.7
|
||
4.6 |
mug-root-4.6
|
||
4.5 |
mug-root-4.5
|
||
4.4 |
mug-root-4.4
|
||
4.3 |
mug-root-4.3
|
||
4.2 |
mug-root-4.2
|
||
4.1 |
mug-root-4.1
|
||
4.0 |
mug-root-4.0
|
||
3.8 |
mug-root-3.8
|
||
3.7 |
mug-root-3.7
|
||
3.6 |
mug-root-3.6
|
||
3.5 |
mug-root-3.5
|
||
3.4 |
mug-root-3.4
|
||
3.3 |
mug-root-3.3
|
||
3.2 |
mug-root-3.2
|
||
3.1 |
mug-root-3.1
|
||
3.0 |
mug-root-3.0
|
||
2.2 |
mug-root-2.2
|
||
2.1 |
mug-root-2.1
|
||
2.0 |
mug-root-2.0
|
||
1.14 |
mug-root-1.14
|
||
1.12 |
mug-root-1.12
|
||
1.11 |
mug-root-1.11
|
||
1.10 |
mug-root-1.10
|
||
1.9 |
mug-root-1.9
|
||
1.8 |
mug-root-1.8
|
||
1.7 |
mug-root-1.7
|
||
1.5 |
mug-root-1.5
|
||
1.4 |
mug-root-1.4
|
||
1.3 |
mug-root-1.3
|
||
1.2 |
mug-root-1.2
|
||
1.1 |
mug-root-1.1
|
||
1.0 |
mug-root-1.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.google.mug</groupId>
<artifactId>mug-root</artifactId>
<version>6.6</version>
</dependency>
Advertisement