is not current version
Last Version 1.0.2

com.github.iarellano:iad-rest-client-maven-plugin 1.0.1

At times we need to consume external services as part of a build process, for example to verify which version of an API is deployed, verify that a service is online, get configurations from some remote storage provider, etc. This plugin is aimed to provide a way to make HTTP request either to get resources, upload files, submit forms, post json, post xml, etc.

Categories

Categories

Maven Build Tools CLI User Interface
GroupId

GroupId

com.github.iarellano
ArtifactId

ArtifactId

iad-rest-client-maven-plugin
Version

Version

1.0.1
Type

Type

maven-plugin

Download iad-rest-client-maven-plugin 1.0.1


<plugin>
    <groupId>com.github.iarellano</groupId>
    <artifactId>iad-rest-client-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>