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

reboot-parent 1.0.0

Refactoring tool to automatically apply best practices in Java / Spring-Boot applications

Лицензия

Лицензия

Группа

Группа

nl.thanus
Идентификатор

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

reboot-parent
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

reboot-parent
Refactoring tool to automatically apply best practices in Java / Spring-Boot applications
Ссылка на сайт

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

https://github.com/thanus/reboot
Система контроля версий

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

https://github.com/thanus/reboot/tree/master

Скачать reboot-parent 1.0.0

Имя Файла Размер
reboot-parent-1.0.0.pom 12 KB
reboot-parent-1.0.0-sources.jar 10 KB
Обзор

<!-- https://jarcasting.com/artifacts/nl.thanus/reboot-parent/ -->
<dependency>
    <groupId>nl.thanus</groupId>
    <artifactId>reboot-parent</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.thanus/reboot-parent/
implementation 'nl.thanus:reboot-parent:1.0.0'
// https://jarcasting.com/artifacts/nl.thanus/reboot-parent/
implementation ("nl.thanus:reboot-parent:1.0.0")
'nl.thanus:reboot-parent:jar:1.0.0'
<dependency org="nl.thanus" name="reboot-parent" rev="1.0.0">
  <artifact name="reboot-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.thanus', module='reboot-parent', version='1.0.0')
)
libraryDependencies += "nl.thanus" % "reboot-parent" % "1.0.0"
[nl.thanus/reboot-parent "1.0.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • reboot-core
  • reboot-maven-plugin