MVN

sn.sonatel.api : sonatel-api-springboot-parent

Maven & Gradle

Jan 19, 2023
1 stars

Sonatel API - Spring Boot Library

<dependency>
    <groupId>sn.sonatel.api</groupId>
    <artifactId>sonatel-api-springboot-parent</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of sn.sonatel.api : sonatel-api-springboot-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0
  • Latest Release Candidate: 0.0.6-RC1

All Versions

Choose a version of sn.sonatel.api : sonatel-api-springboot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
sonatel-api-springboot-parent-2.0.0
1.3.x
sonatel-api-springboot-parent-1.3.0
1.2.x
sonatel-api-springboot-parent-1.2.0
1.1.x
sonatel-api-springboot-parent-1.1.0
1.0.x
sonatel-api-springboot-parent-1.0.0
sonatel-api-springboot-parent-1.0.0-RC6
sonatel-api-springboot-parent-1.0.0-RC5
sonatel-api-springboot-parent-1.0.0-RC2
0.0.x
sonatel-api-springboot-parent-0.0.6-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>sn.sonatel.api</groupId>
    <artifactId>sonatel-api-springboot-parent</artifactId>
    <version>2.0.0</version>
</dependency>