How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.huaweicloud.sermant</groupId>
<artifactId>sermant-mq-consume-prohibition</artifactId>
<version>1.3.1</version>
</dependency>
Choose a version of com.huaweicloud.sermant : sermant-mq-consume-prohibition to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.3.x |
sermant-mq-consume-prohibition-1.3.1
|
||
sermant-mq-consume-prohibition-1.3.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.huaweicloud.sermant</groupId>
<artifactId>sermant-mq-consume-prohibition</artifactId>
<version>1.3.1</version>
</dependency>
Advertisement