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

nl.thanus:reboot-parent 0.1.0

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

Группа

Группа

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

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

reboot-parent
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать reboot-parent 0.1.0

Имя Файла Размер
reboot-parent-0.1.0.pom 11 KB
reboot-parent-0.1.0-sources.jar 9 KB
Обзор

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