ossClient

Single interface for objects storage services

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ru.r2cloud
ArtifactId

ArtifactId

ossClient
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

ossClient
Single interface for objects storage services
Project URL

Project URL

https://github.com/dernasherbrezon/ossClient
Source Code Management

Source Code Management

https://github.com/dernasherbrezon/uploader

Download ossClient

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.6
org.slf4j : jcl-over-slf4j jar 1.7.12
com.eclipsesource.minimal-json : minimal-json jar 0.9.4
org.slf4j : slf4j-api jar 1.7.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.slf4j : slf4j-log4j12 jar 1.7.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0