| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.dustlight.storage |
| Идентификатор | Идентификаторminio-storage |
| Последняя версия | Последняя версия0.0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMinIO module for Storage
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| minio-storage-0.0.6.pom | |
| minio-storage-0.0.6.jar | 11 KB |
| minio-storage-0.0.6-sources.jar | 4 KB |
| minio-storage-0.0.6-javadoc.jar | 412 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.dustlight.storage/minio-storage/ -->
<dependency>
<groupId>cn.dustlight.storage</groupId>
<artifactId>minio-storage</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.storage/minio-storage/
implementation 'cn.dustlight.storage:minio-storage:0.0.6'
// https://jarcasting.com/artifacts/cn.dustlight.storage/minio-storage/
implementation ("cn.dustlight.storage:minio-storage:0.0.6")
'cn.dustlight.storage:minio-storage:jar:0.0.6'
<dependency org="cn.dustlight.storage" name="minio-storage" rev="0.0.6">
<artifact name="minio-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.storage', module='minio-storage', version='0.0.6')
)
libraryDependencies += "cn.dustlight.storage" % "minio-storage" % "0.0.6"
[cn.dustlight.storage/minio-storage "0.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.minio : minio | jar | 8.3.1 |
| cn.dustlight.storage : storage-core | jar | 0.0.6 |
| org.springframework.boot : spring-boot-starter | jar | 2.3.5.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.3.5.RELEASE |
| org.projectlombok : lombok | jar | 1.18.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.5.RELEASE |