How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.yarnandtail</groupId>
<artifactId>andhow-multimodule-dataprocess</artifactId>
<version>0.4.1.1</version>
</dependency>
Choose a version of org.yarnandtail : andhow-multimodule-dataprocess to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.4.x |
andhow-multimodule-dataprocess-0.4.1.1
|
||
andhow-multimodule-dataprocess-0.4.1
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.yarnandtail</groupId>
<artifactId>andhow-multimodule-dataprocess</artifactId>
<version>0.4.1.1</version>
</dependency>
Advertisement