| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.flyte |
| Идентификатор | Идентификаторjflyte-build |
| Версия | Версия0.3.13 |
| Тип | Типjar |
| Описание |
ОписаниеJFlyte - Base image builder
Base image builder. Base images are the used to run Java Tasks.
|
| Имя Файла | Размер |
|---|---|
| jflyte-build-0.3.13.pom | |
| jflyte-build-0.3.13.jar | 2 KB |
| jflyte-build-0.3.13-docker-info.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.flyte/jflyte-build/ -->
<dependency>
<groupId>org.flyte</groupId>
<artifactId>jflyte-build</artifactId>
<version>0.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.flyte/jflyte-build/
implementation 'org.flyte:jflyte-build:0.3.13'
// https://jarcasting.com/artifacts/org.flyte/jflyte-build/
implementation ("org.flyte:jflyte-build:0.3.13")
'org.flyte:jflyte-build:jar:0.3.13'
<dependency org="org.flyte" name="jflyte-build" rev="0.3.13">
<artifact name="jflyte-build" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flyte', module='jflyte-build', version='0.3.13')
)
libraryDependencies += "org.flyte" % "jflyte-build" % "0.3.13"
[org.flyte/jflyte-build "0.3.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.flyte : jflyte | jar | 0.3.13 |
| org.flyte : jflyte-aws | jar | 0.3.13 |
| org.flyte : jflyte-google-cloud | jar | 0.3.13 |