| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.osgl |
| Идентификатор | Идентификаторosgl-storage |
| Последняя версия | Последняя версия1.11.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava Storage Service
A simple storage service supports plugin varieties of implementations including Amazon S3
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |