Last Version

ionic-for-azure-storage 0.9.1

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

License

License

GroupId

GroupId

com.ionic.cloudstorage
ArtifactId

ArtifactId

ionic-for-azure-storage-sdk
Version

Version

0.9.1
Type

Type

jar
Description

Description

ionic-for-azure-storage
Integration between the Ionic Platform and Microsoft Azure Blob Storage to leverage the Azure Storage SDK with Ionic managed keys.
Source Code Management

Source Code Management

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

Download ionic-for-azure-storage-sdk 0.9.1


<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.