MVN

eu.aronnax.maven.cloud : cloud-storage-maven

Maven & Gradle

Jan 04, 2019

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

<dependency>
    <groupId>eu.aronnax.maven.cloud</groupId>
    <artifactId>cloud-storage-maven</artifactId>
    <version>1.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.aronnax.maven.cloud : cloud-storage-maven to add to Maven - Latest Versions:

  • Latest Stable: 1.5.2

All Versions

Choose a version of eu.aronnax.maven.cloud : cloud-storage-maven to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
cloud-storage-maven-1.5.2
cloud-storage-maven-1.5.1
1.5
cloud-storage-maven-1.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.aronnax.maven.cloud</groupId>
    <artifactId>cloud-storage-maven</artifactId>
    <version>1.5.2</version>
</dependency>

Advertisement