Jetty Gzip Plugin

Compresses the static web resource files with gzip.

License

License

Categories

Categories

Jetty Container Application Servers Maven Build Tools Doma Data ORM
GroupId

GroupId

com.googlecode.todomap
ArtifactId

ArtifactId

maven-jettygzip-plugin
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Jetty Gzip Plugin
Compresses the static web resource files with gzip.
Source Code Management

Source Code Management

http://code.google.com/p/todomap/source/browse/#svn/maven-jettygzip-plugin/tags/maven-jettygzip-plugin-0.0.5

Download maven-jettygzip-plugin

How to add to project

<plugin>
    <groupId>com.googlecode.todomap</groupId>
    <artifactId>maven-jettygzip-plugin</artifactId>
    <version>0.0.5</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
commons-io : commons-io jar 1.4
commons-lang : commons-lang jar 2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4