License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.cjnygard |
ArtifactId | ArtifactIdrest-maven-plugin |
Version | Version0.1.4 |
Type | Typemaven-plugin |
Description |
Descriptioncom.github.cjnygard:rest-maven-plugin
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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rest-maven-plugin-0.1.4.pom | |
rest-maven-plugin-0.1.4.jar | 28 KB |
rest-maven-plugin-0.1.4-sources.jar | 11 KB |
rest-maven-plugin-0.1.4-source-release.zip | 23 KB |
rest-maven-plugin-0.1.4-javadoc.jar | 49 KB |
Browse |
<plugin>
<groupId>com.github.cjnygard</groupId>
<artifactId>rest-maven-plugin</artifactId>
<version>0.1.4</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-artifact | jar | 3.3.9 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-aether-provider | jar | 3.3.9 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |