How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.github.cafaudit</groupId>
<artifactId>caf-audit-monkey-container</artifactId>
<version>3.11.1-1033</version>
</dependency>
Choose a version of com.github.cafaudit : caf-audit-monkey-container to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.11.x |
caf-audit-monkey-container-3.11.1-1033
|
||
caf-audit-monkey-container-3.11.0-991
|
|||
3.10.x |
caf-audit-monkey-container-3.10.0-936
|
||
3.9.x |
caf-audit-monkey-container-3.9.2-892
|
||
caf-audit-monkey-container-3.9.1-884
|
|||
caf-audit-monkey-container-3.9.0-853
|
|||
3.8.x |
caf-audit-monkey-container-3.8.0-718
|
||
3.7.x |
caf-audit-monkey-container-3.7.1-625
|
||
caf-audit-monkey-container-3.7.0-590
|
|||
3.6.x |
caf-audit-monkey-container-3.6.0-546
|
||
3.5.x |
caf-audit-monkey-container-3.5.0-451
|
||
3.4.x |
caf-audit-monkey-container-3.4.0-380
|
||
3.3.x |
caf-audit-monkey-container-3.3.0-280
|
||
3.2.x |
caf-audit-monkey-container-3.2.0-83
|
||
3.1.x |
caf-audit-monkey-container-3.1.0-50
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.github.cafaudit</groupId>
<artifactId>caf-audit-monkey-container</artifactId>
<version>3.11.1-1033</version>
</dependency>
Advertisement