Thrifty Maven Plugin

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

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

com.github.timvlaer
Идентификатор

Идентификатор

thrifty-maven-plugin
Последняя версия

Последняя версия

0.8.0
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Thrifty Maven Plugin
Maven plugin that generates Java code for a Thrift schema using the Thrifty compiler.
Ссылка на сайт

Ссылка на сайт

https://github.com/timvlaer/thrifty-maven-plugin
Система контроля версий

Система контроля версий

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

Скачать thrifty-maven-plugin

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0