thriftee-compiler

Pure Java implementation of the Apache Thrift compiler.

Лицензия

Лицензия

Группа

Группа

org.thriftee
Идентификатор

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

thriftee-compiler
Последняя версия

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

0.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

thriftee-compiler
Pure Java implementation of the Apache Thrift compiler.

Скачать thriftee-compiler

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

<!-- https://jarcasting.com/artifacts/org.thriftee/thriftee-compiler/ -->
<dependency>
    <groupId>org.thriftee</groupId>
    <artifactId>thriftee-compiler</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.thriftee/thriftee-compiler/
implementation 'org.thriftee:thriftee-compiler:0.5.0'
// https://jarcasting.com/artifacts/org.thriftee/thriftee-compiler/
implementation ("org.thriftee:thriftee-compiler:0.5.0")
'org.thriftee:thriftee-compiler:jar:0.5.0'
<dependency org="org.thriftee" name="thriftee-compiler" rev="0.5.0">
  <artifact name="thriftee-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thriftee', module='thriftee-compiler', version='0.5.0')
)
libraryDependencies += "org.thriftee" % "thriftee-compiler" % "0.5.0"
[org.thriftee/thriftee-compiler "0.5.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.thrift : libthrift jar 0.9.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
0.5.0
0.4.0