MVN

org.eclipse.esmf : esmf-aspect-model-maven-plugin

Maven & Gradle

Jul 31, 2023
20 stars

ESMF Aspect Model Maven Plugin · ESMF SDK

<plugin>
    <groupId>org.eclipse.esmf</groupId>
    <artifactId>esmf-aspect-model-maven-plugin</artifactId>
    <version>2.3.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.esmf : esmf-aspect-model-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.3.1

All Versions

Choose a version of org.eclipse.esmf : esmf-aspect-model-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
esmf-aspect-model-maven-plugin-2.3.1
esmf-aspect-model-maven-plugin-2.3.0
2.2.x
esmf-aspect-model-maven-plugin-2.2.3
esmf-aspect-model-maven-plugin-2.2.2
esmf-aspect-model-maven-plugin-2.2.1
esmf-aspect-model-maven-plugin-2.2.0

How to add a plugin to Maven

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

<plugin>
    <groupId>org.eclipse.esmf</groupId>
    <artifactId>esmf-aspect-model-maven-plugin</artifactId>
    <version>2.3.1</version>
</plugin>