| License |
License |
|---|---|
| GroupId | GroupIdru.i-novus.common |
| ArtifactId | ArtifactIdfs-file-storage |
| Version | Version2.3 |
| Type | Typejar |
| Description |
DescriptionFile Storage is a tool for accessing content from different sources.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| fs-file-storage-2.3.pom | |
| fs-file-storage-2.3.jar | 7 KB |
| fs-file-storage-2.3-sources.jar | 4 KB |
| fs-file-storage-2.3-javadoc.jar | 410 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.i-novus.common/fs-file-storage/ -->
<dependency>
<groupId>ru.i-novus.common</groupId>
<artifactId>fs-file-storage</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.i-novus.common/fs-file-storage/
implementation 'ru.i-novus.common:fs-file-storage:2.3'
// https://jarcasting.com/artifacts/ru.i-novus.common/fs-file-storage/
implementation ("ru.i-novus.common:fs-file-storage:2.3")
'ru.i-novus.common:fs-file-storage:jar:2.3'
<dependency org="ru.i-novus.common" name="fs-file-storage" rev="2.3">
<artifact name="fs-file-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.i-novus.common', module='fs-file-storage', version='2.3')
)
libraryDependencies += "ru.i-novus.common" % "fs-file-storage" % "2.3"
[ru.i-novus.common/fs-file-storage "2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-beans | jar | 3.2.13.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| ru.i-novus.common : file-storage-api | jar | 2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : log4j-over-slf4j | jar | 1.7.7 |