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

drift-root 1.34

Annotation based Thrift implementation

Лицензия

Лицензия

Категории

Категории

Drift Сеть Networking
Группа

Группа

com.facebook.drift
Идентификатор

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

drift-root
Версия

Версия

1.34
Тип

Тип

pom
Описание

Описание

drift-root
Annotation based Thrift implementation
Ссылка на сайт

Ссылка на сайт

https://github.com/prestodb/drift
Система контроля версий

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

https://github.com/prestodb/drift

Скачать drift-root 1.34

Имя Файла Размер
drift-root-1.34.pom 13 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.facebook.drift/drift-root/ -->
<dependency>
    <groupId>com.facebook.drift</groupId>
    <artifactId>drift-root</artifactId>
    <version>1.34</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.drift/drift-root/
implementation 'com.facebook.drift:drift-root:1.34'
// https://jarcasting.com/artifacts/com.facebook.drift/drift-root/
implementation ("com.facebook.drift:drift-root:1.34")
'com.facebook.drift:drift-root:pom:1.34'
<dependency org="com.facebook.drift" name="drift-root" rev="1.34">
  <artifact name="drift-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.facebook.drift', module='drift-root', version='1.34')
)
libraryDependencies += "com.facebook.drift" % "drift-root" % "1.34"
[com.facebook.drift/drift-root "1.34"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • drift-api
  • drift-protocol
  • drift-codec
  • drift-client
  • drift-idl-generator
  • drift-integration-tests
  • drift-javadoc
  • drift-maven-plugin
  • drift-server
  • drift-transport-apache
  • drift-transport-netty
  • drift-transport-spi
  • drift-codec-utils