Last Version

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

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

eu.aronnax.maven.cloud
ArtifactId

ArtifactId

cloud-storage-core
Version

Version

1.5.2
Type

Type

jar
Description

Description

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

Download cloud-storage-core 1.5.2


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

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.maven.wagon : wagon-provider-api jar 3.0.0
org.slf4j : jcl-over-slf4j jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.