Feast Data Types for Java

Data types and service contracts used throughout Feast components and their interchanges. These are generated from Protocol Buffers and gRPC definitions included in the package.

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

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

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

feast-datatypes
Последняя версия

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

0.22.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Feast Data Types for Java
Data types and service contracts used throughout Feast components and their interchanges. These are generated from Protocol Buffers and gRPC definitions included in the package.
Организация-разработчик

Организация-разработчик

Tecton

Скачать feast-datatypes

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 29.0-jre
com.google.protobuf : protobuf-java jar 3.16.1
io.grpc : grpc-core jar 1.30.2
io.grpc : grpc-protobuf jar 1.30.2
io.grpc : grpc-services jar 1.30.2
io.grpc : grpc-stub jar 1.30.2
javax.annotation : javax.annotation-api jar 1.3.2

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

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

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

Версия
0.22.0
0.21.3
0.21.2
0.21.1
0.21.0
0.20.2
0.20.1
0.20.0
0.19.4
0.19.3
0.19.2
0.19.1
0.19.0
0.18.1
0.18.0