ntc-jthriftclient

ntc-jthriftclient is a java thrift client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.streetcodevn
ArtifactId

ArtifactId

ntc-jthriftclient
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ntc-jthriftclient
ntc-jthriftclient is a java thrift client

Download ntc-jthriftclient

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.streetcodevn : ntc-configuration jar 1.0.0
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-pool2 jar 2.9.0
org.apache.thrift : libthrift jar 0.14.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.2
1.0.1
1.0.0