dev.vality.woody:libthrift

Java implementation for Woody spec

Лицензия

Лицензия

Группа

Группа

dev.vality.woody
Идентификатор

Идентификатор

libthrift
Последняя версия

Последняя версия

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java implementation for Woody spec
Система контроля версий

Система контроля версий

https://github.com/valitydev/woody_java/tree/master/libthrift

Скачать libthrift

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.15

provided (3)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5
dev.vality.woody : woody-api jar 1.0.4
org.slf4j : slf4j-api jar 1.7.33

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.slf4j : slf4j-log4j12 jar 1.7.33

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0