MVN

online.inote : naruto-spring-boot-kit

Maven & Gradle

Nov 09, 2021

naruto-spring-boot-kit · naruto-spring-boot-kit is the SpringBoot development kit.

<dependency>
    <groupId>online.inote</groupId>
    <artifactId>naruto-spring-boot-kit</artifactId>
    <version>0.9.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of online.inote : naruto-spring-boot-kit to add to Maven - Latest Versions:

  • Latest Stable: 0.9.0-RELEASE

All Versions

Choose a version of online.inote : naruto-spring-boot-kit to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
naruto-spring-boot-kit-0.9.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>online.inote</groupId>
    <artifactId>naruto-spring-boot-kit</artifactId>
    <version>0.9.0-RELEASE</version>
</dependency>

Advertisement