thrifty-schema

A simple Thrift IDL parser and validator

Лицензия

Лицензия

Группа

Группа

com.bendb.thrifty
Идентификатор

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

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

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

0.1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

thrifty-schema
A simple Thrift IDL parser and validator
Ссылка на сайт

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

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

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

https://github.com/benjamin-bader/thrifty/

Скачать thrifty-schema

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.google.auto.value : auto-value jar 1.1
com.bendb.thrifty : thrifty-runtime jar 0.1.4
com.squareup.okio : okio jar 1.6.0
com.google.guava : guava jar 18.0
com.google.code.findbugs : jsr305 jar 3.0.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

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

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

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

Версия
0.1.4
0.1.3
0.1.2
0.1.1