MVN

com.anaptecs.jeaf.commons : jeaf-commons-impl-project

Maven & Gradle

Jun 08, 2021
0 stars

JEAF Commons Impl Project · Project contains a minium set of common classes that are shared among all JEAF projects.

<dependency>
    <groupId>com.anaptecs.jeaf.commons</groupId>
    <artifactId>jeaf-commons-impl-project</artifactId>
    <version>1.5.26</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.anaptecs.jeaf.commons : jeaf-commons-impl-project to add to Maven - Latest Versions:

  • Latest Stable: 1.5.26

All Versions

Choose a version of com.anaptecs.jeaf.commons : jeaf-commons-impl-project to add to Maven - All 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

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>

Advertisement