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

dev.feast:feast-parent 0.4.5

Feature Store for Machine Learning

Группа

Группа

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

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

feast-parent
Версия

Версия

0.4.5
Тип

Тип

pom

Скачать feast-parent 0.4.5

Имя Файла Размер
feast-parent-0.4.5.pom 22 KB
Обзор

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