How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>io.elsci.api-mocks</groupId>
<artifactId>api-mocks</artifactId>
<version>20231018.1052-33</version>
</dependency>
Choose a version of io.elsci.api-mocks : api-mocks to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
20231018.1052 |
api-mocks-20231018.1052-33
|
||
20231018.1046 |
api-mocks-20231018.1046-32
|
||
20231018.1036 |
api-mocks-20231018.1036-31
|
||
20231018.1005 |
api-mocks-20231018.1005-31
|
POM as dependency in dependencyManagement
<dependency>
<groupId>io.elsci.api-mocks</groupId>
<artifactId>api-mocks</artifactId>
<version>20231018.1052-33</version>
</dependency>
Advertisement