Last Version

quasar-thrift 0.3

Thrift integration with the Quasar libraries

License

License

Categories

Categories

Quasar Application Layer Libs Distributed Applications
GroupId

GroupId

com.pinterest
ArtifactId

ArtifactId

quasar-thrift
Version

Version

0.3
Type

Type

jar
Description

Description

quasar-thrift
Thrift integration with the Quasar libraries
Project URL

Project URL

https://github.com/pinterest/quasar-thrift
Source Code Management

Source Code Management

https://github.com/pinterest/quasar-thrift

Download quasar-thrift 0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
co.paralleluniverse : quasar-core jar 0.7.0
org.apache.thrift : libthrift jar 0.9.1

Project Modules

There are no modules declared in this project.