increff-commons-fileclient

commons-fileclient is used for storage and retrieval of documents from cloud storage platforms such as Google Cloud Storage, Amazon S3, etc

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.increff.commons
ArtifactId

ArtifactId

increff-commons-fileclient
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

increff-commons-fileclient
commons-fileclient is used for storage and retrieval of documents from cloud storage platforms such as Google Cloud Storage, Amazon S3, etc
Project URL

Project URL

https://github.com/increff/commons-fileclient
Source Code Management

Source Code Management

https://github.com/increff/commons-fileclient

Download increff-commons-fileclient

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-s3 jar 1.11.98
com.google.cloud : google-cloud-storage jar 1.60.0
com.fasterxml.jackson.core : jackson-databind jar 2.8.1
com.google.guava : guava jar 20.0
commons-io : commons-io jar 2.5
org.json : json jar 20180813

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3