thrift-client-support

thrift-client-support is an sdk for easy use thrift connect to the thrift server.

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.oschina.arvin
ArtifactId

ArtifactId

thrift-client-support
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

thrift-client-support
thrift-client-support is an sdk for easy use thrift connect to the thrift server.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://git.oschina.net/arvin/thrift-client-support

Download thrift-client-support

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.10.RELEASE
org.apache.commons : commons-pool2 jar 2.4.2
org.slf4j : slf4j-log4j12 jar 1.7.25

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.springframework : spring-test jar 4.3.10.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1