MVN

org.eclipse.scout : eclipse-settings-maven-plugin

Maven & Gradle

Feb 01, 2018

Eclipse Settings Maven Plugin

<plugin>
    <groupId>org.eclipse.scout</groupId>
    <artifactId>eclipse-settings-maven-plugin</artifactId>
    <version>3.0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.scout : eclipse-settings-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.0.3

All Versions

Choose a version of org.eclipse.scout : eclipse-settings-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
eclipse-settings-maven-plugin-3.0.3
eclipse-settings-maven-plugin-3.0.2
eclipse-settings-maven-plugin-3.0.1
3.0
eclipse-settings-maven-plugin-3.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.scout</groupId>
    <artifactId>eclipse-settings-maven-plugin</artifactId>
    <version>3.0.3</version>
</plugin>

Advertisement