is not current version
Last Version 0.26.3

Feast 0.26.2

Feature Store for Machine Learning

License

License

GroupId

GroupId

dev.feast
ArtifactId

ArtifactId

feast-parent
Version

Version

0.26.2
Type

Type

pom
Description

Description

Feast
Feature Store for Machine Learning
Project URL

Project URL

https://github.com/feast-dev/feast
Project Organization

Project Organization

Gojek
Source Code Management

Source Code Management

https://github.com/feast-dev/feast

Download feast-parent 0.26.2

Filename Size
feast-parent-0.26.2.pom 36 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • datatypes/java
  • storage/api
  • storage/connectors
  • core
  • serving
  • sdk/java
  • docs/coverage/java
  • common
  • common-test