MVN

com.github.gzm55.maven : thrift-maven-plugin

Maven & Gradle

Jan 06, 2021
10k stars

thrift-maven-plugin · Maven Thrift Plugin that executes the thrift code generator.

<plugin>
    <groupId>com.github.gzm55.maven</groupId>
    <artifactId>thrift-maven-plugin</artifactId>
    <version>0.13.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.gzm55.maven : thrift-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.13.0

All Versions

Choose a version of com.github.gzm55.maven : thrift-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
thrift-maven-plugin-1.0.0
0.13.x
thrift-maven-plugin-0.13.0
0.12.x
thrift-maven-plugin-0.12.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>com.github.gzm55.maven</groupId>
    <artifactId>thrift-maven-plugin</artifactId>
    <version>0.13.0</version>
</plugin>