machina-tools-aws-s3

Machina Tools AWS S3 offers a simple way for developers building atop AWS S3’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 envrionments, applying granular cryptographic control, and more.

Лицензия

Лицензия

Категории

Категории

AWS Контейнер PaaS Providers
Группа

Группа

com.ionic.cloudstorage
Идентификатор

Идентификатор

machina-tools-aws-s3
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

machina-tools-aws-s3
Machina Tools AWS S3 offers a simple way for developers building atop AWS S3’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 envrionments, applying granular cryptographic control, and more.
Система контроля версий

Система контроля версий

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

Скачать machina-tools-aws-s3

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.ionic : ionic-sdk jar 2.9.0
org.glassfish : javax.json jar 1.1.4
commons-io : commons-io jar 2.8.0
com.amazonaws : aws-java-sdk-s3 jar 1.11.933
com.amazonaws : aws-java-sdk-iam jar 1.11.933
javax.xml.bind : jaxb-api jar 2.3.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.apache.logging.log4j : log4j-core jar 2.14.0

Модули Проекта

Данный проект не имеет модулей.

Machina Tools for Amazon S3

The Machina Tools for Amazon S3 integration offers a simple way for developers building atop Amazon'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 AWS 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_s3_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

Версии библиотеки

Версия
1.2.0
1.1.0