| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.feast |
| Идентификатор | Идентификаторfeast-common |
| Последняя версия | Последняя версия0.26.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFeast Common
Feast common module with functionality that can be reused
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| feast-common-0.26.3.pom | |
| feast-common-0.26.3.jar | 117 KB |
| feast-common-0.26.3-sources.jar | 78 KB |
| feast-common-0.26.3-javadoc.jar | 652 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.feast/feast-common/ -->
<dependency>
<groupId>dev.feast</groupId>
<artifactId>feast-common</artifactId>
<version>0.26.3</version>
</dependency>
// https://jarcasting.com/artifacts/dev.feast/feast-common/
implementation 'dev.feast:feast-common:0.26.3'
// https://jarcasting.com/artifacts/dev.feast/feast-common/
implementation ("dev.feast:feast-common:0.26.3")
'dev.feast:feast-common:jar:0.26.3'
<dependency org="dev.feast" name="feast-common" rev="0.26.3">
<artifact name="feast-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.feast', module='feast-common', version='0.26.3')
)
libraryDependencies += "dev.feast" % "feast-common" % "0.26.3"
[dev.feast/feast-common "0.26.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |