Maven HTTP Plugin

Tools for allowing Maven to interact with the HTTP protocol

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.kuali.maven.plugins
ArtifactId

ArtifactId

maven-http-plugin
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven HTTP Plugin
Tools for allowing Maven to interact with the HTTP protocol
Project URL

Project URL

http://site.kuali.org/maven/plugins/maven-http-plugin/1.0.5
Project Organization

Project Organization

The Kuali Foundation

Download maven-http-plugin

How to add to project

<plugin>
    <groupId>org.kuali.maven.plugins</groupId>
    <artifactId>maven-http-plugin</artifactId>
    <version>1.0.5</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0.6
commons-beanutils : commons-beanutils jar 1.8.3
commons-lang : commons-lang jar 2.6
commons-httpclient : commons-httpclient jar 3.1
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : jcl-over-slf4j jar 1.6.4
org.slf4j : slf4j-log4j12 jar 1.6.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0