| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.feast |
| Идентификатор | Идентификаторfeast-sdk |
| Последняя версия | Последняя версия0.26.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFeast SDK for Java
SDK for registering, storing, and retrieving features
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| feast-sdk-0.26.3.pom | |
| feast-sdk-0.26.3.jar | 10 KB |
| feast-sdk-0.26.3-sources.jar | 6 KB |
| feast-sdk-0.26.3-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.feast/feast-sdk/ -->
<dependency>
<groupId>dev.feast</groupId>
<artifactId>feast-sdk</artifactId>
<version>0.26.3</version>
</dependency>
// https://jarcasting.com/artifacts/dev.feast/feast-sdk/
implementation 'dev.feast:feast-sdk:0.26.3'
// https://jarcasting.com/artifacts/dev.feast/feast-sdk/
implementation ("dev.feast:feast-sdk:0.26.3")
'dev.feast:feast-sdk:jar:0.26.3'
<dependency org="dev.feast" name="feast-sdk" rev="0.26.3">
<artifact name="feast-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.feast', module='feast-sdk', version='0.26.3')
)
libraryDependencies += "dev.feast" % "feast-sdk" % "0.26.3"
[dev.feast/feast-sdk "0.26.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| dev.feast : datatypes-java | jar | 0.26.3 |
| dev.feast : feast-common | jar | 0.26.3 |
| io.grpc : grpc-netty-shaded | jar | 1.30.2 |
| io.grpc : grpc-protobuf | jar | 1.30.2 |
| io.grpc : grpc-stub | jar | 1.30.2 |
| com.google.protobuf : protobuf-java-util | jar | 3.12.2 |
| com.google.protobuf : protobuf-java | jar | 3.12.2 |
| io.opentracing.contrib : opentracing-grpc | jar | 0.2.3 |
| io.opentracing : opentracing-api | jar | 0.33.0 |
| io.opentracing : opentracing-noop | jar | 0.33.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.commons : commons-lang3 | jar | 3.6 |