MVN

me.snowdrop : narayana-spring-boot-parent

Maven & Gradle

Aug 31, 2022

Narayana Spring Boot :: parent · Narayana Spring Boot integration parent

<dependency>
    <groupId>me.snowdrop</groupId>
    <artifactId>narayana-spring-boot-parent</artifactId>
    <version>2.6.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.snowdrop : narayana-spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.6.7
  • Latest Beta: 2.6.7.Beta1
  • Latest Alpha: 2.6.1.Alpha2

All Versions

Choose a version of me.snowdrop : narayana-spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.6.x
narayana-spring-boot-parent-2.6.7
narayana-spring-boot-parent-2.6.7.Beta1
narayana-spring-boot-parent-2.6.6.Beta2
narayana-spring-boot-parent-2.6.4
narayana-spring-boot-parent-2.6.4.Beta1
narayana-spring-boot-parent-2.6.3
narayana-spring-boot-parent-2.6.3.Beta1
narayana-spring-boot-parent-2.6.2
narayana-spring-boot-parent-2.6.2.Beta9
narayana-spring-boot-parent-2.6.2.Beta8
narayana-spring-boot-parent-2.6.2.Beta7
narayana-spring-boot-parent-2.6.1
narayana-spring-boot-parent-2.6.1.Beta4
narayana-spring-boot-parent-2.6.1.Alpha2
narayana-spring-boot-parent-2.6.0
2.5.x
narayana-spring-boot-parent-2.5.3
narayana-spring-boot-parent-2.5.2
narayana-spring-boot-parent-2.5.1
narayana-spring-boot-parent-2.5.0
2.4.x
narayana-spring-boot-parent-2.4.1
narayana-spring-boot-parent-2.4.0
2.3.x
narayana-spring-boot-parent-2.3.3
narayana-spring-boot-parent-2.3.2
narayana-spring-boot-parent-2.3.1
narayana-spring-boot-parent-2.3.0
2.2.x
narayana-spring-boot-parent-2.2.0
2.1.x
narayana-spring-boot-parent-2.1.3
narayana-spring-boot-parent-2.1.2
narayana-spring-boot-parent-2.1.1
narayana-spring-boot-parent-2.1.0
2.0.x
narayana-spring-boot-parent-2.0.1
narayana-spring-boot-parent-2.0.0
1.0.x
narayana-spring-boot-parent-1.0.2
narayana-spring-boot-parent-1.0.1
narayana-spring-boot-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>me.snowdrop</groupId>
    <artifactId>narayana-spring-boot-parent</artifactId>
    <version>2.6.7</version>
</dependency>

Advertisement