thrift-maven-plugin

a lightly tool to generate .thrift file from java interface .

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.oschina.bilbodai.maven.plugin
ArtifactId

ArtifactId

thrift-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

thrift-maven-plugin
a lightly tool to generate .thrift file from java interface .
Project URL

Project URL

https://git.oschina.net/bilbodai/thriftgen-maven-plugin
Source Code Management

Source Code Management

https://git.oschina.net/bilbodai/thriftgen-maven-plugin.git

Download thrift-maven-plugin

How to add to project

<plugin>
    <groupId>net.oschina.bilbodai.maven.plugin</groupId>
    <artifactId>thrift-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.freemarker : freemarker jar 2.3.18
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.16
commons-collections : commons-collections jar 3.2.1
com.thoughtworks.paranamer : paranamer jar 2.3

runtime (1)

Group / Artifact Type Version
org.apache.thrift : libthrift jar 0.9.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0