License |
License |
---|---|
GroupId | GroupIdio.github.ruschecker |
ArtifactId | ArtifactIdcloud-storage-core |
Last Version | Last Version1.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-1.3.pom | |
cloud-storage-core-1.3.jar | 14 KB |
cloud-storage-core-1.3-sources.jar | 14 KB |
cloud-storage-core-1.3-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ruschecker/cloud-storage-core/ -->
<dependency>
<groupId>io.github.ruschecker</groupId>
<artifactId>cloud-storage-core</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ruschecker/cloud-storage-core/
implementation 'io.github.ruschecker:cloud-storage-core:1.3'
// https://jarcasting.com/artifacts/io.github.ruschecker/cloud-storage-core/
implementation ("io.github.ruschecker:cloud-storage-core:1.3")
'io.github.ruschecker:cloud-storage-core:jar:1.3'
<dependency org="io.github.ruschecker" name="cloud-storage-core" rev="1.3">
<artifact name="cloud-storage-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ruschecker', module='cloud-storage-core', version='1.3')
)
libraryDependencies += "io.github.ruschecker" % "cloud-storage-core" % "1.3"
[io.github.ruschecker/cloud-storage-core "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.wagon : wagon-provider-api | jar | 3.0.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |