How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>io.codegen.gwt-json-overlay</groupId>
<artifactId>gwt-json-overlay</artifactId>
<version>0.2.1</version>
</dependency>
Choose a version of io.codegen.gwt-json-overlay : gwt-json-overlay to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.2.x |
gwt-json-overlay-0.2.1
|
||
gwt-json-overlay-0.2.0
|
|||
0.1.x |
gwt-json-overlay-0.1.0
|
||
0.0.x |
gwt-json-overlay-0.0.11
|
||
gwt-json-overlay-0.0.10
|
|||
gwt-json-overlay-0.0.9
|
|||
gwt-json-overlay-0.0.8
|
|||
gwt-json-overlay-0.0.7
|
|||
gwt-json-overlay-0.0.6
|
|||
gwt-json-overlay-0.0.5
|
|||
gwt-json-overlay-0.0.4
|
|||
gwt-json-overlay-0.0.3
|
|||
gwt-json-overlay-0.0.2
|
|||
gwt-json-overlay-0.0.1
|
POM as dependency in dependencyManagement
<dependency>
<groupId>io.codegen.gwt-json-overlay</groupId>
<artifactId>gwt-json-overlay</artifactId>
<version>0.2.1</version>
</dependency>
Advertisement