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

com.gkatzioura.maven.cloud
ArtifactId

ArtifactId

cloud-storage-maven
Last Version

Last Version

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

Project URL

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

Source Code Management

https://github.com/gkatzioura/CloudStorage

Download cloud-storage-maven

How to add to project

<!-- 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

CloudStorageMaven

GitHub version

The CloudStorageMaven projects aims to provide an easy way to host your java artifacts on the cloud without having to set up a maven repository.

Cloud storage options supported:

Versions

Version
2.3
2.2
2.1
2.0
1.9
1.8
1.7
1.6
1.5
1.3
1.2
1.0