thrifty-schema

A simple Thrift IDL parser and validator

License

License

GroupId

GroupId

com.bendb.thrifty
ArtifactId

ArtifactId

thrifty-schema
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

thrifty-schema
A simple Thrift IDL parser and validator
Project URL

Project URL

https://github.com/benjamin-bader/thrifty/
Source Code Management

Source Code Management

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

Download thrifty-schema

How to add to project

<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1