MVN

com.fintonic : versioning-spring-boot-parent

Maven & Gradle

Apr 24, 2018

versioning-spring-boot-parent · Spring boot starter using for versioning rest.

<dependency>
    <groupId>com.fintonic</groupId>
    <artifactId>versioning-spring-boot-parent</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fintonic : versioning-spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of com.fintonic : versioning-spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
versioning-spring-boot-parent-0.8.0
0.7.x
versioning-spring-boot-parent-0.7.1
versioning-spring-boot-parent-0.7.0
0.6.x
versioning-spring-boot-parent-0.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.fintonic</groupId>
    <artifactId>versioning-spring-boot-parent</artifactId>
    <version>0.8.0</version>
</dependency>