Last Version

ionicgcs 0.9.1

Integration between the Ionic Platform and Google Cloud Storage to leverage the Google CSEK capability with Ionic managed keys, allowing flexible, cross-cloud, and hybrid encryption key management with granular ABAC control over data.

License

License

Categories

Categories

Security
GroupId

GroupId

com.ionicsecurity.ipcs.google
ArtifactId

ArtifactId

ionicgcs
Version

Version

0.9.1
Type

Type

jar
Description

Description

ionicgcs
Integration between the Ionic Platform and Google Cloud Storage to leverage the Google CSEK capability with Ionic managed keys, allowing flexible, cross-cloud, and hybrid encryption key management with granular ABAC control over data.
Source Code Management

Source Code Management

https://github.com/IonicDev/ipcs-gcs/tree/master

Download ionicgcs 0.9.1


<!-- https://jarcasting.com/artifacts/com.ionicsecurity.ipcs.google/ionicgcs/ -->
<dependency>
    <groupId>com.ionicsecurity.ipcs.google</groupId>
    <artifactId>ionicgcs</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ionicsecurity.ipcs.google/ionicgcs/
implementation 'com.ionicsecurity.ipcs.google:ionicgcs:0.9.1'
// https://jarcasting.com/artifacts/com.ionicsecurity.ipcs.google/ionicgcs/
implementation ("com.ionicsecurity.ipcs.google:ionicgcs:0.9.1")
'com.ionicsecurity.ipcs.google:ionicgcs:jar:0.9.1'
<dependency org="com.ionicsecurity.ipcs.google" name="ionicgcs" rev="0.9.1">
  <artifact name="ionicgcs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ionicsecurity.ipcs.google', module='ionicgcs', version='0.9.1')
)
libraryDependencies += "com.ionicsecurity.ipcs.google" % "ionicgcs" % "0.9.1"
[com.ionicsecurity.ipcs.google/ionicgcs "0.9.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.cloud : google-cloud-storage jar 1.53.0
com.ionic : ionic-sdk jar 2.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.