MVN

de.softwareforge.mojo : maven-thrift-plugin

Maven & Gradle

Jul 29, 2013

Maven Thrift Plugin

<plugin>
    <groupId>de.softwareforge.mojo</groupId>
    <artifactId>maven-thrift-plugin</artifactId>
    <version>0.2-HPS-2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.softwareforge.mojo : maven-thrift-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.2-HPS-2

All Versions

Choose a version of de.softwareforge.mojo : maven-thrift-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2
maven-thrift-plugin-0.2-HPS-2
maven-thrift-plugin-0.2-HPS-1
0.1.x
maven-thrift-plugin-0.1.12

How to add a plugin to Maven

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

<plugin>
    <groupId>de.softwareforge.mojo</groupId>
    <artifactId>maven-thrift-plugin</artifactId>
    <version>0.2-HPS-2</version>
</plugin>