Last Version

git-storage 0.0.1

A file system object storage in Spring Boot.

License

License

Categories

Categories

Ant Build Tools Git Development Tools Version Controls
GroupId

GroupId

io.github.thiagolvlsantos
ArtifactId

ArtifactId

git-storage
Version

Version

0.0.1
Type

Type

jar
Description

Description

git-storage
A file system object storage in Spring Boot.
Project URL

Project URL

https://github.com/thiagolvlsantos/git-storage
Project Organization

Project Organization

com.github.thiagolvlsantos
Source Code Management

Source Code Management

https://github.com/thiagolvlsantos/git-storage.git

Download git-storage 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.thiagolvlsantos/git-storage/ -->
<dependency>
    <groupId>io.github.thiagolvlsantos</groupId>
    <artifactId>git-storage</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.thiagolvlsantos/git-storage/
implementation 'io.github.thiagolvlsantos:git-storage:0.0.1'
// https://jarcasting.com/artifacts/io.github.thiagolvlsantos/git-storage/
implementation ("io.github.thiagolvlsantos:git-storage:0.0.1")
'io.github.thiagolvlsantos:git-storage:jar:0.0.1'
<dependency org="io.github.thiagolvlsantos" name="git-storage" rev="0.0.1">
  <artifact name="git-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.thiagolvlsantos', module='git-storage', version='0.0.1')
)
libraryDependencies += "io.github.thiagolvlsantos" % "git-storage" % "0.0.1"
[io.github.thiagolvlsantos/git-storage "0.0.1"]

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.5

Project Modules

There are no modules declared in this project.