boot

parent for spring boot

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

boot
parent for spring boot
Ссылка на сайт

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

https://github.com/dbstarll/parent/tree/main/boot
Система контроля версий

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

https://github.com/dbstarll/parent/tree/main

Скачать boot

Имя Файла Размер
boot-1.2.0.pom 1 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.dbstarll.parent/boot/ -->
<dependency>
    <groupId>io.github.dbstarll.parent</groupId>
    <artifactId>boot</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/boot/
implementation 'io.github.dbstarll.parent:boot:1.2.0'
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/boot/
implementation ("io.github.dbstarll.parent:boot:1.2.0")
'io.github.dbstarll.parent:boot:pom:1.2.0'
<dependency org="io.github.dbstarll.parent" name="boot" rev="1.2.0">
  <artifact name="boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dbstarll.parent', module='boot', version='1.2.0')
)
libraryDependencies += "io.github.dbstarll.parent" % "boot" % "1.2.0"
[io.github.dbstarll.parent/boot "1.2.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.32
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0

runtime (2)

Идентификатор библиотеки Тип Версия
org.slf4j : jul-to-slf4j jar 1.7.32
org.slf4j : jcl-over-slf4j jar 1.7.32

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

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

Версии библиотеки

Версия
1.2.0
1.1.10