Last Version

Java Thrift Parser 0.1.0

Translate the contents of a Thrift file into an Abstract Syntax Tree

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.mitchseymour
ArtifactId

ArtifactId

java-thrift-parser
Version

Version

0.1.0
Type

Type

pom
Description

Description

Java Thrift Parser
Translate the contents of a Thrift file into an Abstract Syntax Tree
Project URL

Project URL

https://github.com/mitch-seymour/java-thrift-parser
Project Organization

Project Organization

com.mitchseymour
Source Code Management

Source Code Management

https://github.com/mitch-seymour/java-thrift-parser

Download java-thrift-parser 0.1.0


<!-- https://jarcasting.com/artifacts/com.mitchseymour/java-thrift-parser/ -->
<dependency>
    <groupId>com.mitchseymour</groupId>
    <artifactId>java-thrift-parser</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mitchseymour/java-thrift-parser/
implementation 'com.mitchseymour:java-thrift-parser:0.1.0'
// https://jarcasting.com/artifacts/com.mitchseymour/java-thrift-parser/
implementation ("com.mitchseymour:java-thrift-parser:0.1.0")
'com.mitchseymour:java-thrift-parser:pom:0.1.0'
<dependency org="com.mitchseymour" name="java-thrift-parser" rev="0.1.0">
  <artifact name="java-thrift-parser" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mitchseymour', module='java-thrift-parser', version='0.1.0')
)
libraryDependencies += "com.mitchseymour" % "java-thrift-parser" % "0.1.0"
[com.mitchseymour/java-thrift-parser "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.thrift : libthrift jar 0.9.3
org.parboiled : parboiled-java jar 1.1.7

Project Modules

There are no modules declared in this project.