| Лицензия |
Лицензия |
|---|---|
| Группа | Группаru.i-novus.common |
| Идентификатор | Идентификаторpg-file-storage |
| Последняя версия | Последняя версия2.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFile Storage is a tool for accessing content from different sources.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| pg-file-storage-2.3.pom | |
| pg-file-storage-2.3.jar | 5 KB |
| pg-file-storage-2.3-sources.jar | 3 KB |
| pg-file-storage-2.3-javadoc.jar | 395 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ru.i-novus.common/pg-file-storage/ -->
<dependency>
<groupId>ru.i-novus.common</groupId>
<artifactId>pg-file-storage</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.i-novus.common/pg-file-storage/
implementation 'ru.i-novus.common:pg-file-storage:2.3'
// https://jarcasting.com/artifacts/ru.i-novus.common/pg-file-storage/
implementation ("ru.i-novus.common:pg-file-storage:2.3")
'ru.i-novus.common:pg-file-storage:jar:2.3'
<dependency org="ru.i-novus.common" name="pg-file-storage" rev="2.3">
<artifact name="pg-file-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.i-novus.common', module='pg-file-storage', version='2.3')
)
libraryDependencies += "ru.i-novus.common" % "pg-file-storage" % "2.3"
[ru.i-novus.common/pg-file-storage "2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ru.i-novus.common : file-storage-api | jar | 2.3 |
| org.springframework : spring-jdbc | jar | 4.3.8.RELEASE |
| commons-io : commons-io | jar | 2.4 |