CloudStorageMaven
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:
License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.gkatzioura.maven.cloud |
ArtifactId | ArtifactIdcloud-storage-core |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe CloudStorage project enables you to use the storage options of cloud provides (Google Cloud) storage as maven repositories.
|
Filename | Size |
---|---|
cloud-storage-core-2.3.pom | |
cloud-storage-core-2.3.jar | 14 KB |
cloud-storage-core-2.3-sources.jar | 14 KB |
cloud-storage-core-2.3-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gkatzioura.maven.cloud/cloud-storage-core/ -->
<dependency>
<groupId>com.gkatzioura.maven.cloud</groupId>
<artifactId>cloud-storage-core</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gkatzioura.maven.cloud/cloud-storage-core/
implementation 'com.gkatzioura.maven.cloud:cloud-storage-core:2.3'
// https://jarcasting.com/artifacts/com.gkatzioura.maven.cloud/cloud-storage-core/
implementation ("com.gkatzioura.maven.cloud:cloud-storage-core:2.3")
'com.gkatzioura.maven.cloud:cloud-storage-core:jar:2.3'
<dependency org="com.gkatzioura.maven.cloud" name="cloud-storage-core" rev="2.3">
<artifact name="cloud-storage-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gkatzioura.maven.cloud', module='cloud-storage-core', version='2.3')
)
libraryDependencies += "com.gkatzioura.maven.cloud" % "cloud-storage-core" % "2.3"
[com.gkatzioura.maven.cloud/cloud-storage-core "2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.wagon : wagon-provider-api | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
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: