Jar examples for t:thrifty-schema
A simple Thrift IDL parser and validator
You can download jar file thrifty-schema 0.1.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add thrifty-schema-0.1.3.jar to your project.
<dependency> <groupId>com.bendb.thrifty</groupId> <artifactId>thrifty-schema</artifactId> <version>0.1.3</version> </dependency>
compile group: 'com.bendb.thrifty', name: 'thrifty-schema', version: '0.1.3'
libraryDependencies += "com.bendb.thrifty" % "thrifty-schema" % "0.1.3"
<dependency org="com.bendb.thrifty" name="thrifty-schema" rev="0.1.3"/>
@Grapes(@Grab(group='com.bendb.thrifty', module='thrifty-schema', version='0.1.3'))
'com.bendb.thrifty:thrifty-schema:jar:0.1.3'
Click the following link to download the jar file.
thrifty-schema-0.1.3-javadoc.jar