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.

License

License

Categories

Categories

Data
GroupId

GroupId

dev.feast
ArtifactId

ArtifactId

feast-datatypes
Last Version

Last Version

0.22.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Tecton

Download feast-datatypes

How to add to project

<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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