License |
License |
---|---|
GroupId | GroupIdcom.ionic.cloudstorage |
ArtifactId | ArtifactIdmachina-tools-gcs |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmachina-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 |
Filename | Size |
---|---|
machina-tools-gcs-1.2.0.pom | |
machina-tools-gcs-1.2.0.jar | 14 KB |
machina-tools-gcs-1.2.0-sources.jar | 9 KB |
machina-tools-gcs-1.2.0-javadoc.jar | 47 KB |
Browse |
<!-- 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"]
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 |
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 |