Cloud Storage

The CloudStorage project enables you to use the storage options of cloud provides (Google Cloud) storage as maven repositories.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.barrypitman
ArtifactId

ArtifactId

cloud-storage-maven
Last Version

Last Version

2.3.4
Release Date

Release Date

Type

Type

pom
Description

Description

Cloud Storage
The CloudStorage project enables you to use the storage options of cloud provides (Google Cloud) storage as maven repositories.

Download cloud-storage-maven

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.barrypitman/cloud-storage-maven/ -->
<dependency>
    <groupId>io.github.barrypitman</groupId>
    <artifactId>cloud-storage-maven</artifactId>
    <version>2.3.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.barrypitman/cloud-storage-maven/
implementation 'io.github.barrypitman:cloud-storage-maven:2.3.4'
// https://jarcasting.com/artifacts/io.github.barrypitman/cloud-storage-maven/
implementation ("io.github.barrypitman:cloud-storage-maven:2.3.4")
'io.github.barrypitman:cloud-storage-maven:pom:2.3.4'
<dependency org="io.github.barrypitman" name="cloud-storage-maven" rev="2.3.4">
  <artifact name="cloud-storage-maven" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.barrypitman', module='cloud-storage-maven', version='2.3.4')
)
libraryDependencies += "io.github.barrypitman" % "cloud-storage-maven" % "2.3.4"
[io.github.barrypitman/cloud-storage-maven "2.3.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • GoogleStorageWagon
  • CloudStorageCore
  • AzureStorageWagon
  • S3StorageWagon

Versions

Version
2.3.4
2.3.2
2.3.1