License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdorg.flyte |
ArtifactId | ArtifactIdjflyte-google-cloud |
Last Version | Last Version0.3.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJFlyte - Gcloud Filesystem and IdToken extension
Stages jars in GCS.
|
Filename | Size |
---|---|
jflyte-google-cloud-0.3.15.pom | |
jflyte-google-cloud-0.3.15.jar | 14 KB |
jflyte-google-cloud-0.3.15-sources.jar | 10 KB |
jflyte-google-cloud-0.3.15-javadoc.jar | 419 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.flyte/jflyte-google-cloud/ -->
<dependency>
<groupId>org.flyte</groupId>
<artifactId>jflyte-google-cloud</artifactId>
<version>0.3.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.flyte/jflyte-google-cloud/
implementation 'org.flyte:jflyte-google-cloud:0.3.15'
// https://jarcasting.com/artifacts/org.flyte/jflyte-google-cloud/
implementation ("org.flyte:jflyte-google-cloud:0.3.15")
'org.flyte:jflyte-google-cloud:jar:0.3.15'
<dependency org="org.flyte" name="jflyte-google-cloud" rev="0.3.15">
<artifact name="jflyte-google-cloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flyte', module='jflyte-google-cloud', version='0.3.15')
)
libraryDependencies += "org.flyte" % "jflyte-google-cloud" % "0.3.15"
[org.flyte/jflyte-google-cloud "0.3.15"]
Group / Artifact | Type | Version |
---|---|---|
com.google.cloud : google-cloud-storage | jar | |
com.google.code.gson : gson | jar | 2.8.9 |
Group / Artifact | Type | Version |
---|---|---|
org.flyte : jflyte-api | jar | 0.3.15 |
com.google.auto.service : auto-service-annotations | jar | 1.0-rc6 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.mockito : mockito-core | jar | 3.3.3 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |