| License |
License |
|---|---|
| GroupId | GroupIdio.github.nichetoolkit |
| ArtifactId | ArtifactIdrest-toolkit-parent |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionrest-toolkit-parent
rest toolkit parent for Spring Boot
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| rest-toolkit-parent-1.0.4.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.nichetoolkit/rest-toolkit-parent/ -->
<dependency>
<groupId>io.github.nichetoolkit</groupId>
<artifactId>rest-toolkit-parent</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.nichetoolkit/rest-toolkit-parent/
implementation 'io.github.nichetoolkit:rest-toolkit-parent:1.0.4'
// https://jarcasting.com/artifacts/io.github.nichetoolkit/rest-toolkit-parent/
implementation ("io.github.nichetoolkit:rest-toolkit-parent:1.0.4")
'io.github.nichetoolkit:rest-toolkit-parent:pom:1.0.4'
<dependency org="io.github.nichetoolkit" name="rest-toolkit-parent" rev="1.0.4">
<artifact name="rest-toolkit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.nichetoolkit', module='rest-toolkit-parent', version='1.0.4')
)
libraryDependencies += "io.github.nichetoolkit" % "rest-toolkit-parent" % "1.0.4"
[io.github.nichetoolkit/rest-toolkit-parent "1.0.4"]