How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>de.quantummaid.httpmaid</groupId>
<artifactId>httpmaid-bom</artifactId>
<version>0.9.144</version>
</dependency>
Choose a version of de.quantummaid.httpmaid : httpmaid-bom to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.9.x |
httpmaid-bom-0.9.144
|
||
httpmaid-bom-0.9.143
|
|||
httpmaid-bom-0.9.142
|
|||
httpmaid-bom-0.9.141
|
|||
httpmaid-bom-0.9.140
|
|||
httpmaid-bom-0.9.139
|
|||
httpmaid-bom-0.9.138
|
|||
httpmaid-bom-0.9.137
|
|||
httpmaid-bom-0.9.136
|
|||
httpmaid-bom-0.9.135
|
|||
httpmaid-bom-0.9.134
|
|||
httpmaid-bom-0.9.133
|
|||
httpmaid-bom-0.9.132
|
|||
httpmaid-bom-0.9.131
|
|||
httpmaid-bom-0.9.130
|
|||
httpmaid-bom-0.9.128
|
|||
httpmaid-bom-0.9.127
|
|||
httpmaid-bom-0.9.125
|
|||
httpmaid-bom-0.9.124
|
|||
httpmaid-bom-0.9.122
|
|||
httpmaid-bom-0.9.121
|
|||
httpmaid-bom-0.9.120
|
|||
httpmaid-bom-0.9.119
|
|||
httpmaid-bom-0.9.118
|
|||
httpmaid-bom-0.9.116
|
|||
httpmaid-bom-0.9.115
|
|||
httpmaid-bom-0.9.114
|
|||
httpmaid-bom-0.9.113
|
POM as dependency in dependencyManagement
<dependency>
<groupId>de.quantummaid.httpmaid</groupId>
<artifactId>httpmaid-bom</artifactId>
<version>0.9.144</version>
</dependency>
Advertisement