License |
License |
---|---|
GroupId | GroupIdio.digdag |
ArtifactId | ArtifactIddigdag-storage-gcs |
Last Version | Last Version0.10.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondigdag-storage-gcs
Digdag
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.3.9 |
Group / Artifact | Type | Version |
---|---|---|
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 |