License |
License |
---|---|
GroupId | GroupIdorg.osgl |
ArtifactId | ArtifactIdosgl-storage |
Last Version | Last Version1.11.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Storage Service
A simple storage service supports plugin varieties of implementations including Amazon S3
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
osgl-storage-1.11.1.pom | |
osgl-storage-1.11.1.jar | 44 KB |
osgl-storage-1.11.1-sources.jar | 29 KB |
osgl-storage-1.11.1-javadoc.jar | 179 KB |
Browse |
<!-- 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"]
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 |
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 |