MVN

org.microprofile-ext : restclient-ext

Maven & Gradle

Oct 02, 2018
0 stars

Microprofile REST Client Extensions · Some REST Client extensions

<dependency>
    <groupId>org.microprofile-ext</groupId>
    <artifactId>restclient-ext</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.microprofile-ext : restclient-ext to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.microprofile-ext : restclient-ext to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
restclient-ext-1.0.0
configurable
restclient-ext-configurable-errorresponse-handler

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.microprofile-ext</groupId>
    <artifactId>restclient-ext</artifactId>
    <version>1.0.0</version>
</dependency>