License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdru.r2cloud |
ArtifactId | ArtifactIdossClient |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionossClient
Single interface for objects storage services
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ossClient-2.1.pom | |
ossClient-2.1.jar | 18 KB |
ossClient-2.1-sources.jar | 6 KB |
ossClient-2.1-javadoc.jar | 426 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |