Последняя версия

git-storage 0.0.1

A file system object storage in Spring Boot.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка Git Инструменты разработки Контроль версий
Группа

Группа

io.github.thiagolvlsantos
Идентификатор

Идентификатор

git-storage
Версия

Версия

0.0.1
Тип

Тип

jar
Описание

Описание

git-storage
A file system object storage in Spring Boot.
Ссылка на сайт

Ссылка на сайт

https://github.com/thiagolvlsantos/git-storage
Организация-разработчик

Организация-разработчик

com.github.thiagolvlsantos
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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 Необязательный jar 2.4.5
org.projectlombok : lombok Необязательный jar 1.18.20
io.github.thiagolvlsantos : git-commons jar 1.0.29

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.4.5

Модули Проекта

Данный проект не имеет модулей.