| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.sunbird |
| Идентификатор | Идентификаторcloud-store-sdk |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCloud Store SDK
cloud-store-sdk provides client APIs to handle cloud store (AWS S3, Azure Blobstore).
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cloud-store-sdk-1.3.0.pom | |
| cloud-store-sdk-1.3.0.jar | 97 KB |
| cloud-store-sdk-1.3.0-sources.jar | 13 KB |
| cloud-store-sdk-1.3.0-javadoc.jar | 409 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| org.scalatest : scalatest_2.11 | jar | 2.2.4 |