Last Version

Thrift JDBC Server 0.0.3

Thrift protocol designed to suit JDBC API. The library includes thrift class, implementation of a server (JDBC gateway) and simple JDBC connector to use it.

License

License

GroupId

GroupId

com.github.damiencarol
ArtifactId

ArtifactId

thrift-jdbc-server
Version

Version

0.0.3
Type

Type

jar
Description

Description

Thrift JDBC Server
Thrift protocol designed to suit JDBC API. The library includes thrift class, implementation of a server (JDBC gateway) and simple JDBC connector to use it.
Project URL

Project URL

https://github.com/damiencarol/thrift-jdbc-server
Source Code Management

Source Code Management

https://github.com/damiencarol/thrift-jdbc-server

Download thrift-jdbc-server 0.0.3


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.