MVN

be.vito.rma.resttools : resttools

Maven & Gradle

Jun 13, 2023
0 stars

be.vito.rma.resttools:resttools · Tools for building applications that provide and/or consume REST APIs

<dependency>
    <groupId>be.vito.rma.resttools</groupId>
    <artifactId>resttools</artifactId>
    <version>5.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of be.vito.rma.resttools : resttools to add to Maven - Latest Versions:

  • Latest Stable: 5.0.1

All Versions

Choose a version of be.vito.rma.resttools : resttools to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
resttools-5.0.1
resttools-5.0.0
4.4.x
resttools-4.4.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>be.vito.rma.resttools</groupId>
    <artifactId>resttools</artifactId>
    <version>5.0.1</version>
</dependency>