ionic-for-azure-storage

Integration between the Ionic Platform and Microsoft Azure Blob Storage to leverage the Azure Storage SDK with Ionic managed keys.

Лицензия

Лицензия

Группа

Группа

com.ionic.cloudstorage
Идентификатор

Идентификатор

ionic-for-azure-storage-sdk
Последняя версия

Последняя версия

0.9.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

ionic-for-azure-storage
Integration between the Ionic Platform and Microsoft Azure Blob Storage to leverage the Azure Storage SDK with Ionic managed keys.
Система контроля версий

Система контроля версий

https://github.com/IonicDev/ionic-for-azure-storage/tree/master

Скачать ionic-for-azure-storage-sdk

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.ionic.cloudstorage/ionic-for-azure-storage-sdk/ -->
<dependency>
    <groupId>com.ionic.cloudstorage</groupId>
    <artifactId>ionic-for-azure-storage-sdk</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ionic.cloudstorage/ionic-for-azure-storage-sdk/
implementation 'com.ionic.cloudstorage:ionic-for-azure-storage-sdk:0.9.1'
// https://jarcasting.com/artifacts/com.ionic.cloudstorage/ionic-for-azure-storage-sdk/
implementation ("com.ionic.cloudstorage:ionic-for-azure-storage-sdk:0.9.1")
'com.ionic.cloudstorage:ionic-for-azure-storage-sdk:jar:0.9.1'
<dependency org="com.ionic.cloudstorage" name="ionic-for-azure-storage-sdk" rev="0.9.1">
  <artifact name="ionic-for-azure-storage-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ionic.cloudstorage', module='ionic-for-azure-storage-sdk', version='0.9.1')
)
libraryDependencies += "com.ionic.cloudstorage" % "ionic-for-azure-storage-sdk" % "0.9.1"
[com.ionic.cloudstorage/ionic-for-azure-storage-sdk "0.9.1"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.glassfish : javax.json jar 1.0.4
org.bouncycastle : bcprov-jdk15on jar 1.56
com.microsoft.azure : azure-keyvault-cryptography jar 1.2.0
com.microsoft.azure : azure-storage jar 8.0.0
com.ionic : ionic-sdk jar 2.4.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Machina Tools for Microsoft Azure Blob Storage

The Machina Tools for Microsoft Azure Blob Storage integration offers a simple way for developers building atop Microsoft's Azure Storage SDK for Java to invoke Ionic's protection and policy functionality as data moves to and from Azure Blob Storage. This addresses use cases such as migration from on-prem storage solutions, protecting data across multi-region or multi-cloud environments, applying granular cryptographic control, and more.

Requirements

Java 8 or later. Maven 3.0.0 or later.

Installation

This library can be installed to local maven cache with the command mvn install executed from the repository root.

Setup

Using the library requires an Azure Storage Account and an Ionic Enrollment. Consult the Setup Guide for details.

Documentation

An overview of the library can be found here as well as breakdown of the Sample Application. Hosted Javadocs are available at https://dev.ionic.com/sdk_docs/ionic_azure_sdk/java/version_1.1.0/index.html. Alternatively they can be generated locally with the command mvn javadoc:javadoc and accessed from 'target/site/apidocs/index.html'.

com.ionic.cloudstorage

Ionic

Версии библиотеки

Версия
0.9.1