MVN

com.gitee.l0km : swift2thrift-maven-plugin

Maven & Gradle

Jul 07, 2023

swift2thrift-maven-plugin · maven plugin for swift2thrift generator

<plugin>
    <groupId>com.gitee.l0km</groupId>
    <artifactId>swift2thrift-maven-plugin</artifactId>
    <version>1.19</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitee.l0km : swift2thrift-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.19

All Versions

Choose a version of com.gitee.l0km : swift2thrift-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.19
swift2thrift-maven-plugin-1.19
1.18
swift2thrift-maven-plugin-1.18
1.17
swift2thrift-maven-plugin-1.17
1.16
swift2thrift-maven-plugin-1.16
1.15
swift2thrift-maven-plugin-1.15
1.14
swift2thrift-maven-plugin-1.14
1.13
swift2thrift-maven-plugin-1.13
1.12
swift2thrift-maven-plugin-1.12
1.11
swift2thrift-maven-plugin-1.11
1.10
swift2thrift-maven-plugin-1.10
1.9
swift2thrift-maven-plugin-1.9
1.8
swift2thrift-maven-plugin-1.8
1.7
swift2thrift-maven-plugin-1.7

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.gitee.l0km</groupId>
    <artifactId>swift2thrift-maven-plugin</artifactId>
    <version>1.19</version>
</plugin>

Advertisement