SWC-DB Thrift Client

a SWC-DB Java Client package for using with swcdbThriftBroker implementing the Apache-Thrift serialization protocol

License

License

GroupId

GroupId

org.swcdb
ArtifactId

ArtifactId

thrift
Last Version

Last Version

0.5.9
Release Date

Release Date

Type

Type

jar
Description

Description

SWC-DB Thrift Client
a SWC-DB Java Client package for using with swcdbThriftBroker implementing the Apache-Thrift serialization protocol
Project URL

Project URL

https://www.swcdb.org/
Project Organization

Project Organization

www.SWCDB.org
Source Code Management

Source Code Management

http://github.com/kashirin-alex/swc-db

Download thrift

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.thrift : libthrift jar 0.16.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.9
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.19
0.4.18
0.4.17