MVN

com.anaptecs.jeaf : jeaf-module-project-parent

Maven & Gradle

Jun 13, 2023

JEAF Module Project Parent · Maven project defines properties, settings and version of libraries, plugins and modules that are used by all JEAF module projects.

<dependency>
    <groupId>com.anaptecs.jeaf</groupId>
    <artifactId>jeaf-module-project-parent</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.8.0

All Versions

Choose a version of com.anaptecs.jeaf : jeaf-module-project-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
jeaf-module-project-parent-1.8.0
1.6.x
jeaf-module-project-parent-1.6.36
jeaf-module-project-parent-1.6.35
jeaf-module-project-parent-1.6.34
jeaf-module-project-parent-1.6.33
jeaf-module-project-parent-1.6.32
jeaf-module-project-parent-1.6.31
jeaf-module-project-parent-1.6.30
jeaf-module-project-parent-1.6.29
jeaf-module-project-parent-1.6.27
jeaf-module-project-parent-1.6.26
jeaf-module-project-parent-1.6.25
jeaf-module-project-parent-1.6.24
jeaf-module-project-parent-1.6.23
jeaf-module-project-parent-1.6.22
jeaf-module-project-parent-1.6.21
jeaf-module-project-parent-1.6.20
jeaf-module-project-parent-1.6.19
jeaf-module-project-parent-1.6.18
jeaf-module-project-parent-1.6.17
jeaf-module-project-parent-1.6.16
jeaf-module-project-parent-1.6.15
jeaf-module-project-parent-1.6.14
jeaf-module-project-parent-1.6.13
jeaf-module-project-parent-1.6.11
jeaf-module-project-parent-1.6.10
jeaf-module-project-parent-1.6.9
jeaf-module-project-parent-1.6.8
jeaf-module-project-parent-1.6.7
jeaf-module-project-parent-1.6.6
jeaf-module-project-parent-1.6.5
jeaf-module-project-parent-1.6.4
jeaf-module-project-parent-1.6.3
jeaf-module-project-parent-1.6.2
jeaf-module-project-parent-1.6.1
jeaf-module-project-parent-1.6.0
1.0.x
jeaf-module-project-parent-1.0.27
jeaf-module-project-parent-1.0.26
jeaf-module-project-parent-1.0.24
jeaf-module-project-parent-1.0.23
jeaf-module-project-parent-1.0.22
jeaf-module-project-parent-1.0.21
jeaf-module-project-parent-1.0.18
jeaf-module-project-parent-1.0.17
jeaf-module-project-parent-1.0.16
jeaf-module-project-parent-1.0.15
jeaf-module-project-parent-1.0.14
jeaf-module-project-parent-1.0.13
jeaf-module-project-parent-1.0.12
jeaf-module-project-parent-1.0.11
jeaf-module-project-parent-1.0.10
jeaf-module-project-parent-1.0.9
jeaf-module-project-parent-1.0.8
jeaf-module-project-parent-1.0.7
jeaf-module-project-parent-1.0.6
jeaf-module-project-parent-1.0.5
jeaf-module-project-parent-1.0.4
jeaf-module-project-parent-1.0.3
jeaf-module-project-parent-1.0.1
jeaf-module-project-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.anaptecs.jeaf</groupId>
    <artifactId>jeaf-module-project-parent</artifactId>
    <version>1.8.0</version>
</dependency>