| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.streetcodevn |
| Идентификатор | Идентификаторntc-jthriftclient |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеntc-jthriftclient
ntc-jthriftclient is a java thrift client
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |