jar

com.github.cjnygard : rest-maven-plugin

Maven & Gradle

Aug 12, 2016
5 stars

The REST Request Maven Plugin is meant to provide an easy way to interface to REST services via the POST operation to send data files to the REST URL and retrieve (and store) the results.

Table Of Contents

Latest Version

Download com.github.cjnygard : rest-maven-plugin JAR file - Latest Versions:

All Versions

Download com.github.cjnygard : rest-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window rest-maven-plugin-0.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.cjnygard.mvn.rest

├─ com.github.cjnygard.mvn.rest.HelpMojo.class - [JAR]

├─ com.github.cjnygard.mvn.rest.Plugin.class - [JAR]

├─ com.github.cjnygard.mvn.rest.Validate.class - [JAR]