License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.github.thiagolvlsantos |
ArtifactId | ArtifactIdfile-storage |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfile-storage
A file system object storage in Spring Boot.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
file-storage-0.0.4.pom | |
file-storage-0.0.4.jar | 77 KB |
file-storage-0.0.4-sources.jar | 33 KB |
file-storage-0.0.4-javadoc.jar | 627 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.thiagolvlsantos/file-storage/ -->
<dependency>
<groupId>io.github.thiagolvlsantos</groupId>
<artifactId>file-storage</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.thiagolvlsantos/file-storage/
implementation 'io.github.thiagolvlsantos:file-storage:0.0.4'
// https://jarcasting.com/artifacts/io.github.thiagolvlsantos/file-storage/
implementation ("io.github.thiagolvlsantos:file-storage:0.0.4")
'io.github.thiagolvlsantos:file-storage:jar:0.0.4'
<dependency org="io.github.thiagolvlsantos" name="file-storage" rev="0.0.4">
<artifact name="file-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.thiagolvlsantos', module='file-storage', version='0.0.4')
)
libraryDependencies += "io.github.thiagolvlsantos" % "file-storage" % "0.0.4"
[io.github.thiagolvlsantos/file-storage "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.4.5 |
org.springframework.boot : spring-boot-starter-json | jar | 2.4.5 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.5 |
org.projectlombok : lombok Optional | jar | 1.18.20 |
io.github.thiagolvlsantos : git-commons | jar | 1.0.29 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |
io.github.thiagolvlsantos : json-predicate | jar | 0.0.7 |