machina-tools-gcs

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

GroupId

GroupId

com.ionic.cloudstorage
ArtifactId

ArtifactId

machina-tools-gcs
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

machina-tools-gcs
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 machina-tools-gcs

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.ionic : ionic-sdk jar 2.9.0
org.glassfish : javax.json jar 1.1.4
com.google.cloud : google-cloud-storage jar 1.113.9

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.logging.log4j : log4j-core jar 2.14.0
commons-io : commons-io jar 2.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0