Last Version

App Engine Client for Google Cloud Storage 0.8.3


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.google.appengine.tools
ArtifactId

ArtifactId

appengine-gcs-client
Version

Version

0.8.3
Type

Type

jar
Description

Description

App Engine Client for Google Cloud Storage
Project URL

Project URL

https://github.com/GoogleCloudPlatform/appengine-gcs-client/
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

https://github.com/GoogleCloudPlatform/appengine-gcs-client

Download appengine-gcs-client 0.8.3


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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.appengine : appengine-api-1.0-sdk jar 2.0.3
com.google.guava : guava jar 31.0.1-jre
joda-time : joda-time jar 2.10.13
com.google.apis : google-api-services-storage jar v1-rev20210127-1.31.0
com.google.api-client : google-api-client-appengine jar 1.32.2
com.google.http-client : google-http-client jar 1.40.1
com.google.http-client : google-http-client-jackson2 jar 1.40.1
javax.xml.bind : jaxb-api jar 2.3.1

test (4)

Group / Artifact Type Version
com.google.appengine : appengine-testing jar 2.0.3
com.google.appengine : appengine-api-stubs jar 2.0.3
junit : junit jar 4.13.2
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.