Cloud Store SDK

cloud-store-sdk provides client APIs to handle cloud store (AWS S3, Azure Blobstore).

License

License

GroupId

GroupId

org.sunbird
ArtifactId

ArtifactId

cloud-store-sdk
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cloud Store SDK
cloud-store-sdk provides client APIs to handle cloud store (AWS S3, Azure Blobstore).
Project URL

Project URL

https://www.sunbird.org/
Source Code Management

Source Code Management

https://github.com/project-sunbird/sunbird-cloud-storage-sdk/tree/master

Download cloud-store-sdk

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.apache.jclouds : jclouds-all jar 2.2.0
com.microsoft.azure : azure-storage jar 5.0.0
org.apache.hadoop : hadoop-azure jar 2.7.3
com.typesafe : config jar 1.3.0
joda-time : joda-time jar 2.8.1
com.fasterxml.jackson.core : jackson-databind jar 2.7.8
com.fasterxml.jackson.module : jackson-module-scala_2.11 jar 2.7.8
org.apache.tika : tika-core jar 1.18

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.scalatest : scalatest_2.11 jar 2.2.4

Project Modules

There are no modules declared in this project.
org.sunbird

Project Sunbird

Project Sunbird is a suite of open-source softwares, built on a highly scalable modern tech stack, which enable solutions for lifelong learning.

Versions

Version
1.3.0
1.3.0-beta
1.2.8
1.2.6
1.2.5
1.2.4
1.2.2
1.2.1
1.2
1.1
1.0