is not current version
Last Version 0.5.9

SWC-DB Thrift Client 0.5.4

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
Version

Version

0.5.4
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 0.5.4


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.