MVN

org.palladiosimulator : tycho-tp-refresh-maven-plugin

Maven & Gradle

Oct 01, 2020
0 stars

Tycho Target Platform Refresh Plugin · A plugin/extension that builds a target platform based on existing target platform definitions. Optionally, it can update the versions mentioned in the definitions to the latest version available.

<plugin>
    <groupId>org.palladiosimulator</groupId>
    <artifactId>tycho-tp-refresh-maven-plugin</artifactId>
    <version>0.2.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.palladiosimulator : tycho-tp-refresh-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.2.6

All Versions

Choose a version of org.palladiosimulator : tycho-tp-refresh-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
tycho-tp-refresh-maven-plugin-0.2.6
tycho-tp-refresh-maven-plugin-0.2.5
tycho-tp-refresh-maven-plugin-0.2.4
tycho-tp-refresh-maven-plugin-0.2.3
tycho-tp-refresh-maven-plugin-0.2.2
tycho-tp-refresh-maven-plugin-0.2.1
tycho-tp-refresh-maven-plugin-0.2.0
0.1.x
tycho-tp-refresh-maven-plugin-0.1.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.palladiosimulator</groupId>
    <artifactId>tycho-tp-refresh-maven-plugin</artifactId>
    <version>0.2.6</version>
</plugin>

Advertisement