Java Storage Service

A simple storage service supports plugin varieties of implementations including Amazon S3

License

License

GroupId

GroupId

org.osgl
ArtifactId

ArtifactId

osgl-storage
Last Version

Last Version

1.11.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java Storage Service
A simple storage service supports plugin varieties of implementations including Amazon S3
Project URL

Project URL

http://java-storage.osgl.org/
Project Organization

Project Organization

OSGL (Open Source General Library)

Download osgl-storage

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.osgl : osgl-tool jar 1.24.0
org.osgl : osgl-logging jar 1.5.0
junit : junit jar 4.12
org.mockito : mockito-core jar 2.9.0
org.slf4j : slf4j-api jar 1.7.25
org.osgl : osgl-version jar 2.0.0-BETA-4-JAVA7
org.osgl : osgl-ut jar 2.0.0-BETA-4-JAVA7

provided (5)

Group / Artifact Type Version
org.springframework : spring-core jar 3.2.18.RELEASE
org.springframework : spring-context jar 3.2.18.RELEASE
com.amazonaws : aws-java-sdk-s3 jar 1.11.734
com.microsoft.azure : azure-storage jar 7.0.0
com.qiniu : qiniu-java-sdk jar 7.2.17

Project Modules

There are no modules declared in this project.
org.osgl

OSGL Works

OSGL Works is an umbrella of a set of open source general libraries

Versions

Version
1.11.1
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
0.7.3
0.2