digdag-storage-gcs

Digdag

Лицензия

Лицензия

Группа

Группа

io.digdag
Идентификатор

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

digdag-storage-gcs
Последняя версия

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

0.10.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

digdag-storage-gcs
Digdag
Ссылка на сайт

Ссылка на сайт

https://www.digdag.io/
Система контроля версий

Система контроля версий

https://github.com/treasure-data/digdag

Скачать digdag-storage-gcs

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.digdag/digdag-storage-gcs/ -->
<dependency>
    <groupId>io.digdag</groupId>
    <artifactId>digdag-storage-gcs</artifactId>
    <version>0.10.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.digdag/digdag-storage-gcs/
implementation 'io.digdag:digdag-storage-gcs:0.10.4'
// https://jarcasting.com/artifacts/io.digdag/digdag-storage-gcs/
implementation ("io.digdag:digdag-storage-gcs:0.10.4")
'io.digdag:digdag-storage-gcs:jar:0.10.4'
<dependency org="io.digdag" name="digdag-storage-gcs" rev="0.10.4">
  <artifact name="digdag-storage-gcs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.digdag', module='digdag-storage-gcs', version='0.10.4')
)
libraryDependencies += "io.digdag" % "digdag-storage-gcs" % "0.10.4"
[io.digdag/digdag-storage-gcs "0.10.4"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
io.micrometer : micrometer-core jar 1.2.0
io.micrometer : micrometer-registry-jmx jar 1.2.0
io.github.yoyama : fluency-meter-registory_2.12 jar 0.4.0
io.digdag : digdag-spi jar 0.10.4
io.digdag : digdag-plugin-utils jar 0.10.4
com.google.cloud : google-cloud-storage jar 1.101.0
com.google.auth : google-auth-library-oauth2-http jar 0.18.0
com.google.cloud : google-cloud-nio jar 0.119.0-alpha

provided (1)

Идентификатор библиотеки Тип Версия
org.immutables : value jar 2.3.9

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19
pl.pragmatists : JUnitParams jar 1.0.5
io.digdag : digdag-core jar 0.10.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.42