is not current version
Last Version 1.0.4

io.github.nichetoolkit:rest-toolkit-parent 1.0.3

rest toolkit parent for Spring Boot

GroupId

GroupId

io.github.nichetoolkit
ArtifactId

ArtifactId

rest-toolkit-parent
Version

Version

1.0.3
Type

Type

pom

Download rest-toolkit-parent 1.0.3


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