Content Gzip Maven Plugin

Compresses the static web resource files with gzip.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.K0zka
ArtifactId

ArtifactId

contentgzip-maven-plugin
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Content Gzip Maven Plugin
Compresses the static web resource files with gzip.
Project URL

Project URL

https://github.com/K0zka/maven-contentgzip-plugin
Source Code Management

Source Code Management

https://github.com/K0zka/maven-contentgzip-plugin

Download contentgzip-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.K0zka</groupId>
    <artifactId>contentgzip-maven-plugin</artifactId>
    <version>0.0.10</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.31
org.apache.maven : maven-plugin-api jar 3.6.0
org.apache.maven.plugin-tools : maven-plugin-annotations Optional jar 3.6.0
commons-io : commons-io jar 1.4
commons-lang : commons-lang jar 2.6

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.31
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.10
0.0.9