4.0.0
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.
11
11
feast-datatypes
dev.feast
feast-parent
${revision}
../
org.apache.maven.plugins
maven-dependency-plugin
javax.annotation
org.xolstice.maven.plugins
protobuf-maven-plugin
true
com.google.protobuf:protoc:${protoc.version}:exe:${os.detected.classifier}
grpc-java
io.grpc:protoc-gen-grpc-java:${grpc.version}:exe:${os.detected.classifier}
compile
compile-custom
test-compile
org.sonatype.central
central-publishing-maven-plugin
com.google.guava
guava
${guava.version}
com.google.protobuf
protobuf-java
${protobuf.version}
io.grpc
grpc-core
${grpc.version}
io.grpc
grpc-protobuf
${grpc.version}
io.grpc
grpc-services
${grpc.version}
io.grpc
grpc-stub
${grpc.version}
io.grpc
grpc-api
${grpc.version}
javax.annotation
javax.annotation-api