Last Version

thrifty-java-codegen 0.1.4

Converts Thrifty Schemas into Java source files

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.bendb.thrifty
ArtifactId

ArtifactId

thrifty-java-codegen
Version

Version

0.1.4
Type

Type

jar
Description

Description

thrifty-java-codegen
Converts Thrifty Schemas into Java source files
Project URL

Project URL

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

Source Code Management

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

Download thrifty-java-codegen 0.1.4


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

Dependencies

compile (6)

Group / Artifact Type Version
com.bendb.thrifty : thrifty-runtime jar 0.1.4
com.bendb.thrifty : thrifty-compiler-plugins jar 0.1.4
com.squareup.okio : okio jar 1.6.0
com.squareup : javapoet jar 1.4.0
joda-time : joda-time jar 2.9.1
com.bendb.thrifty : thrifty-schema jar 0.1.4

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.