How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.anaptecs.jeaf.commons</groupId>
<artifactId>jeaf-commons-impl-project</artifactId>
<version>1.5.26</version>
</dependency>
Choose a version of com.anaptecs.jeaf.commons : jeaf-commons-impl-project to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.5.x |
jeaf-commons-impl-project-1.5.26
|
||
jeaf-commons-impl-project-1.5.25
|
|||
jeaf-commons-impl-project-1.5.24
|
|||
jeaf-commons-impl-project-1.5.23
|
|||
jeaf-commons-impl-project-1.5.17
|
|||
jeaf-commons-impl-project-1.5.16
|
|||
jeaf-commons-impl-project-1.5.15
|
|||
jeaf-commons-impl-project-1.5.12
|
|||
jeaf-commons-impl-project-1.5.11
|
|||
jeaf-commons-impl-project-1.5.8
|
|||
jeaf-commons-impl-project-1.5.7
|
|||
jeaf-commons-impl-project-1.5.6
|
|||
jeaf-commons-impl-project-1.5.5
|
|||
jeaf-commons-impl-project-1.5.4
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.anaptecs.jeaf.commons</groupId>
<artifactId>jeaf-commons-impl-project</artifactId>
<version>1.5.26</version>
</dependency>
Advertisement