MVN

com.anaptecs.jeaf.maven : jeaf-maven-plugin

Maven & Gradle

Jun 21, 2023

JEAF Maven Plugin

<plugin>
    <groupId>com.anaptecs.jeaf.maven</groupId>
    <artifactId>jeaf-maven-plugin</artifactId>
    <version>1.8.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.anaptecs.jeaf.maven : jeaf-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.8.0

All Versions

Choose a version of com.anaptecs.jeaf.maven : jeaf-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
jeaf-maven-plugin-1.8.0
1.6.x
jeaf-maven-plugin-1.6.17
jeaf-maven-plugin-1.6.16
jeaf-maven-plugin-1.6.15
jeaf-maven-plugin-1.6.14
jeaf-maven-plugin-1.6.13
jeaf-maven-plugin-1.6.12
jeaf-maven-plugin-1.6.11
jeaf-maven-plugin-1.6.10
jeaf-maven-plugin-1.6.9
jeaf-maven-plugin-1.6.8
jeaf-maven-plugin-1.6.7
jeaf-maven-plugin-1.6.6
jeaf-maven-plugin-1.6.5
jeaf-maven-plugin-1.6.4
jeaf-maven-plugin-1.6.3
jeaf-maven-plugin-1.6.2
jeaf-maven-plugin-1.6.1
jeaf-maven-plugin-1.6.0
1.5.x
jeaf-maven-plugin-1.5.19
jeaf-maven-plugin-1.5.18
jeaf-maven-plugin-1.5.17
jeaf-maven-plugin-1.5.16
jeaf-maven-plugin-1.5.15
jeaf-maven-plugin-1.5.14
jeaf-maven-plugin-1.5.13
jeaf-maven-plugin-1.5.12
jeaf-maven-plugin-1.5.11
jeaf-maven-plugin-1.5.10
jeaf-maven-plugin-1.5.9
jeaf-maven-plugin-1.5.8
jeaf-maven-plugin-1.5.7
jeaf-maven-plugin-1.5.6
jeaf-maven-plugin-1.5.5
jeaf-maven-plugin-1.5.4
jeaf-maven-plugin-1.5.3
jeaf-maven-plugin-1.5.2
jeaf-maven-plugin-1.5.1
1.4.x
jeaf-maven-plugin-1.4.10

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.anaptecs.jeaf.maven</groupId>
    <artifactId>jeaf-maven-plugin</artifactId>
    <version>1.8.0</version>
</plugin>