jar

org.sunbird : cloud-store-sdk_2.12

Maven & Gradle

Feb 10, 2023
1 stars

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

Table Of Contents

Latest Version

Download org.sunbird : cloud-store-sdk_2.12 JAR file - Latest Versions:

All Versions

Download org.sunbird : cloud-store-sdk_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cloud-store-sdk_2.12-1.4.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.sunbird.cloud.storage.service

├─ org.sunbird.cloud.storage.service.AzureStorageService.class - [JAR]

├─ org.sunbird.cloud.storage.service.CephS3StorageService.class - [JAR]

├─ org.sunbird.cloud.storage.service.GcloudStorageService.class - [JAR]

├─ org.sunbird.cloud.storage.service.OCIS3StorageService.class - [JAR]

├─ org.sunbird.cloud.storage.service.S3StorageService.class - [JAR]

├─ org.sunbird.cloud.storage.service.package.class - [JAR]

org.sunbird.cloud.storage.conf

├─ org.sunbird.cloud.storage.conf.AppConf.class - [JAR]

├─ org.sunbird.cloud.storage.conf.package.class - [JAR]

org.sunbird.cloud.storage.factory

├─ org.sunbird.cloud.storage.factory.StorageConfig.class - [JAR]

├─ org.sunbird.cloud.storage.factory.StorageServiceFactory.class - [JAR]

├─ org.sunbird.cloud.storage.factory.package.class - [JAR]

org.sunbird.cloud.storage.util

├─ org.sunbird.cloud.storage.util.CommonUtil.class - [JAR]

├─ org.sunbird.cloud.storage.util.JSONUtils.class - [JAR]

├─ org.sunbird.cloud.storage.util.package.class - [JAR]

org.sunbird.cloud.storage

├─ org.sunbird.cloud.storage.BaseStorageService.class - [JAR]

├─ org.sunbird.cloud.storage.IStorageService.class - [JAR]

├─ org.sunbird.cloud.storage.Model.class - [JAR]

├─ org.sunbird.cloud.storage.package.class - [JAR]

org.sunbird.cloud.storage.exception

├─ org.sunbird.cloud.storage.exception.StorageServiceException.class - [JAR]

├─ org.sunbird.cloud.storage.exception.package.class - [JAR]