Last Version

Cloud Storage 2.3

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

com.gkatzioura.maven.cloud
ArtifactId

ArtifactId

cloud-storage-maven
Version

Version

2.3
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.
Project URL

Project URL

https://github.com/gkatzioura/CloudStorage
Source Code Management

Source Code Management

https://github.com/gkatzioura/CloudStorage

Download cloud-storage-maven 2.3


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

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