How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>har-replay</artifactId>
<version>0.32</version>
</dependency>
Choose a version of com.github.mike10004 : har-replay to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.32 |
har-replay-0.32
|
||
0.31 |
har-replay-0.31
|
||
0.30 |
har-replay-0.30
|
||
0.29 |
har-replay-0.29
|
||
0.28 |
har-replay-0.28
|
||
0.27 |
har-replay-0.27
|
||
0.26 |
har-replay-0.26
|
||
0.25 |
har-replay-0.25
|
||
0.21 |
har-replay-0.21
|
||
0.20 |
har-replay-0.20
|
||
0.12 |
har-replay-0.12
|
||
0.11 |
har-replay-0.11
|
||
0.10 |
har-replay-0.10
|
||
0.9 |
har-replay-0.9
|
||
0.8 |
har-replay-0.8
|
||
0.7 |
har-replay-0.7
|
||
0.6 |
har-replay-0.6
|
||
0.5 |
har-replay-0.5
|
||
0.3 |
har-replay-0.3
|
||
0.2 |
har-replay-0.2
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>har-replay</artifactId>
<version>0.32</version>
</dependency>
Advertisement