How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>io.github.fontysvenlo</groupId>
<artifactId>informaticspom</artifactId>
<version>0.9</version>
</dependency>
Choose a version of io.github.fontysvenlo : informaticspom to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.9 |
informaticspom-0.9
|
||
0.8 |
informaticspom-0.8
|
||
0.7 |
informaticspom-0.7
|
||
0.6 |
informaticspom-0.6
|
||
0.5 |
informaticspom-0.5
|
||
0.4 |
informaticspom-0.4
|
||
0.3 |
informaticspom-0.3
|
||
0.2 |
informaticspom-0.2
|
||
0.1 |
informaticspom-0.1
|
POM as dependency in dependencyManagement
<dependency>
<groupId>io.github.fontysvenlo</groupId>
<artifactId>informaticspom</artifactId>
<version>0.9</version>
</dependency>
Advertisement