How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.apache.wicket.experimental.wicket9</groupId>
<artifactId>wicket-http2</artifactId>
<version>0.25</version>
</dependency>
Choose a version of org.apache.wicket.experimental.wicket9 : wicket-http2 to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.25 |
wicket-http2-0.25
|
||
0.24 |
wicket-http2-0.24
|
||
0.23 |
wicket-http2-0.23
|
||
0.22 |
wicket-http2-0.22
|
||
0.21 |
wicket-http2-0.21
|
||
0.20 |
wicket-http2-0.20
|
||
0.19 |
wicket-http2-0.19
|
||
0.18 |
wicket-http2-0.18
|
||
0.17 |
wicket-http2-0.17
|
||
0.16 |
wicket-http2-0.16
|
||
0.15 |
wicket-http2-0.15
|
||
0.14 |
wicket-http2-0.14
|
||
0.13 |
wicket-http2-0.13
|
||
0.12 |
wicket-http2-0.12
|
||
0.11 |
wicket-http2-0.11
|
||
0.10 |
wicket-http2-0.10
|
||
0.9 |
wicket-http2-0.9
|
||
0.8 |
wicket-http2-0.8
|
||
0.7 |
wicket-http2-0.7
|
||
0.6 |
wicket-http2-0.6
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.apache.wicket.experimental.wicket9</groupId>
<artifactId>wicket-http2</artifactId>
<version>0.25</version>
</dependency>
Advertisement