License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.streetcodevn |
ArtifactId | ArtifactIdntc-jthriftclient |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionntc-jthriftclient
ntc-jthriftclient is a java thrift client
|
Filename | Size |
---|---|
ntc-jthriftclient-1.0.2.pom | |
ntc-jthriftclient-1.0.2.jar | 29 KB |
ntc-jthriftclient-1.0.2-sources.jar | 22 KB |
ntc-jthriftclient-1.0.2-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.streetcodevn/ntc-jthriftclient/ -->
<dependency>
<groupId>com.streetcodevn</groupId>
<artifactId>ntc-jthriftclient</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.streetcodevn/ntc-jthriftclient/
implementation 'com.streetcodevn:ntc-jthriftclient:1.0.2'
// https://jarcasting.com/artifacts/com.streetcodevn/ntc-jthriftclient/
implementation ("com.streetcodevn:ntc-jthriftclient:1.0.2")
'com.streetcodevn:ntc-jthriftclient:jar:1.0.2'
<dependency org="com.streetcodevn" name="ntc-jthriftclient" rev="1.0.2">
<artifact name="ntc-jthriftclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streetcodevn', module='ntc-jthriftclient', version='1.0.2')
)
libraryDependencies += "com.streetcodevn" % "ntc-jthriftclient" % "1.0.2"
[com.streetcodevn/ntc-jthriftclient "1.0.2"]
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.25 |
org.apache.commons : commons-pool2 | jar | 2.8.0 |
org.apache.thrift : libthrift | jar | 0.13.0 |