mgl-compress-maven-plugin Maven Mojo

压缩spring boot static目录下的静态文件的 maven插件,只测试spring boot目录下static下的文件压缩

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

tech.mgl
ArtifactId

ArtifactId

mgl-compress-maven-plugin
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

mgl-compress-maven-plugin Maven Mojo
压缩spring boot static目录下的静态文件的 maven插件,只测试spring boot目录下static下的文件压缩
Project Organization

Project Organization

MGL技术社区

Download mgl-compress-maven-plugin

How to add to project

<plugin>
    <groupId>tech.mgl</groupId>
    <artifactId>mgl-compress-maven-plugin</artifactId>
    <version>3.0</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.5
com.googlecode.htmlcompressor : htmlcompressor jar 1.5.2
com.yahoo.platform.yui : yuicompressor jar 2.4.8
com.google.javascript : closure-compiler jar v20220502
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0
org.projectlombok : lombok jar 1.18.24
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0
2.0-RELEASE