is not current version
Last Version 0.26.3

dev.feast:feast-parent 0.3.7

Feature Store for Machine Learning

GroupId

GroupId

dev.feast
ArtifactId

ArtifactId

feast-parent
Version

Version

0.3.7
Type

Type

pom

Download feast-parent 0.3.7

Filename Size
feast-parent-0.3.7.pom 23 KB
Browse

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