Last Version

OpenCredo Cloud Storage Template 1.1

An abstract API to access different cloud storage provider services.

License

License

GroupId

GroupId

org.opencredo.cloud.storage
ArtifactId

ArtifactId

cloud-storage-template
Version

Version

1.1
Type

Type

jar
Description

Description

OpenCredo Cloud Storage Template
An abstract API to access different cloud storage provider services.
Source Code Management

Source Code Management

http://github.com/opencredo/opencredo-cloud-storage

Download cloud-storage-template 1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
commons-lang : commons-lang jar 2.4
org.slf4j : slf4j-api jar 1.5.9.RC1
org.slf4j : slf4j-log4j12 jar 1.5.9.RC1
log4j : log4j jar 1.2.14

Project Modules

There are no modules declared in this project.