Thrifty Maven Plugin

Maven plugin that generates Java code for a Thrift schema using the Thrifty compiler.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.timvlaer
ArtifactId

ArtifactId

thrifty-maven-plugin
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Thrifty Maven Plugin
Maven plugin that generates Java code for a Thrift schema using the Thrifty compiler.
Project URL

Project URL

https://github.com/timvlaer/thrifty-maven-plugin
Source Code Management

Source Code Management

https://github.com/timvlaer/thrifty-maven-plugin

Download thrifty-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.timvlaer</groupId>
    <artifactId>thrifty-maven-plugin</artifactId>
    <version>0.8.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
com.microsoft.thrifty : thrifty-compiler jar 3.0.0
com.microsoft.thrifty : thrifty-compiler-plugins jar 3.0.0
com.microsoft.thrifty : thrifty-runtime jar 3.0.0

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.2
org.apache.maven : maven-project jar 2.2.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.21.0
org.assertj : assertj-core jar 3.10.0
org.apache.maven : maven-core jar 3.6.3
org.apache.maven.shared : maven-verifier jar 1.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0