| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть CLI Взаимодействие с пользователем |
| Группа | Группаnet.oschina.arvin |
| Идентификатор | Идентификаторthrift-client-support |
| Последняя версия | Последняя версия0.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеthrift-client-support
thrift-client-support is an sdk for easy use thrift connect to the thrift server.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| thrift-client-support-0.0.5.pom | |
| thrift-client-support-0.0.5.jar | 22 KB |
| thrift-client-support-0.0.5-sources.jar | 17 KB |
| thrift-client-support-0.0.5-javadoc.jar | 119 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.thrift : libthrift | jar | 0.10.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.springframework : spring-test | jar | 4.3.10.RELEASE |