ionic-for-google-cloud-storage

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

Google Cloud Container PaaS Providers
GroupId

GroupId

com.ionic.cloudstorage
ArtifactId

ArtifactId

ionic-for-google-cloud-storage
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ionic-for-google-cloud-storage
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 ionic-for-google-cloud-storage

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.0.4
org.bouncycastle : bcprov-jdk15on jar 1.56
com.google.cloud : google-cloud-storage jar 1.53.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.

Machina Tools for Google Cloud Storage

The Machina Tools for Google Cloud Storage integration offers a simple way for developers building atop Google's Java SDK to invoke Ionic's protection and policy functionality as data moves to and from the cloud 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 Google Cloud 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_gcs_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

Versions

Version
1.0.0