MVN

io.github.uedsonreis : lib-ws-parent

Maven & Gradle

Aug 31, 2022

lib-ws-parent · Parent for building Restful Web Services in Spring Boot

<dependency>
    <groupId>io.github.uedsonreis</groupId>
    <artifactId>lib-ws-parent</artifactId>
    <version>1.0.006</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.uedsonreis : lib-ws-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.006

All Versions

Choose a version of io.github.uedsonreis : lib-ws-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
lib-ws-parent-1.0.006
lib-ws-parent-1.0.005
lib-ws-parent-1.0.004
lib-ws-parent-1.0.003
lib-ws-parent-1.0.002
lib-ws-parent-1.0.001
lib-ws-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.uedsonreis</groupId>
    <artifactId>lib-ws-parent</artifactId>
    <version>1.0.006</version>
</dependency>