License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.streetcodevn |
ArtifactId | ArtifactIdntc-jthriftclient |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionntc-jthriftclient
ntc-jthriftclient is a java thrift client
|
Filename | Size |
---|---|
ntc-jthriftclient-1.1.0.pom | |
ntc-jthriftclient-1.1.0.jar | 29 KB |
ntc-jthriftclient-1.1.0-sources.jar | 22 KB |
ntc-jthriftclient-1.1.0-javadoc.jar | 119 KB |
Browse |
<!-- 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"]
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 |