Last Version

Universal Storage - Google Drive 1.0.0

Universal storage provides you an interface for storing files according to your needs. With this Universal Storage Java API, you will be able to develop programs in Java and use an interface for storing your files within a google drive folder as storage.

License

License

GroupId

GroupId

org.dynamicloud.api
ArtifactId

ArtifactId

universalstorage.googledrive
Version

Version

1.0.0
Type

Type

jar
Description

Description

Universal Storage - Google Drive
Universal storage provides you an interface for storing files according to your needs. With this Universal Storage Java API, you will be able to develop programs in Java and use an interface for storing your files within a google drive folder as storage.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/dynamicloud/universal_storage_java_gd_api.git

Download universalstorage.googledrive 1.0.0


<!-- https://jarcasting.com/artifacts/org.dynamicloud.api/universalstorage.googledrive/ -->
<dependency>
    <groupId>org.dynamicloud.api</groupId>
    <artifactId>universalstorage.googledrive</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dynamicloud.api/universalstorage.googledrive/
implementation 'org.dynamicloud.api:universalstorage.googledrive:1.0.0'
// https://jarcasting.com/artifacts/org.dynamicloud.api/universalstorage.googledrive/
implementation ("org.dynamicloud.api:universalstorage.googledrive:1.0.0")
'org.dynamicloud.api:universalstorage.googledrive:jar:1.0.0'
<dependency org="org.dynamicloud.api" name="universalstorage.googledrive" rev="1.0.0">
  <artifact name="universalstorage.googledrive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dynamicloud.api', module='universalstorage.googledrive', version='1.0.0')
)
libraryDependencies += "org.dynamicloud.api" % "universalstorage.googledrive" % "1.0.0"
[org.dynamicloud.api/universalstorage.googledrive "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.dynamicloud.api : universalstorage.core jar 1.0.0
commons-io : commons-io jar 2.5
com.google.apis : google-api-services-drive jar v3-rev72-1.22.0
com.google.oauth-client : google-oauth-client-java6 jar 1.22.0
com.google.oauth-client : google-oauth-client-jetty jar 1.22.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.