Last Version

reboot-parent 1.0.0

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

License

License

GroupId

GroupId

nl.thanus
ArtifactId

ArtifactId

reboot-parent
Version

Version

1.0.0
Type

Type

jar
Description

Description

reboot-parent
Refactoring tool to automatically apply best practices in Java / Spring-Boot applications
Project URL

Project URL

https://github.com/thanus/reboot
Source Code Management

Source Code Management

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

Download reboot-parent 1.0.0


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • reboot-core
  • reboot-maven-plugin