| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdonline.inote |
| ArtifactId | ArtifactIdnaruto-spring-boot-kit |
| Last Version | Last Version0.9.0-RELEASE |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionnaruto-spring-boot-kit
naruto-spring-boot-kit is the SpringBoot development kit.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| naruto-spring-boot-kit-0.9.0-RELEASE.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/online.inote/naruto-spring-boot-kit/ -->
<dependency>
<groupId>online.inote</groupId>
<artifactId>naruto-spring-boot-kit</artifactId>
<version>0.9.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/online.inote/naruto-spring-boot-kit/
implementation 'online.inote:naruto-spring-boot-kit:0.9.0-RELEASE'
// https://jarcasting.com/artifacts/online.inote/naruto-spring-boot-kit/
implementation ("online.inote:naruto-spring-boot-kit:0.9.0-RELEASE")
'online.inote:naruto-spring-boot-kit:pom:0.9.0-RELEASE'
<dependency org="online.inote" name="naruto-spring-boot-kit" rev="0.9.0-RELEASE">
<artifact name="naruto-spring-boot-kit" type="pom" />
</dependency>
@Grapes(
@Grab(group='online.inote', module='naruto-spring-boot-kit', version='0.9.0-RELEASE')
)
libraryDependencies += "online.inote" % "naruto-spring-boot-kit" % "0.9.0-RELEASE"
[online.inote/naruto-spring-boot-kit "0.9.0-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| org.slf4j : slf4j-api | jar | 1.7.32 |