Resource Bundler

A simple, light-weight, plugin that will minify and bundle your projects static resources.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.crmepham
ArtifactId

ArtifactId

resource-bundler-maven-plugin
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Resource Bundler
A simple, light-weight, plugin that will minify and bundle your projects static resources.
Project URL

Project URL

https://github.com/crmepham/resource-bundler-maven-plugin
Source Code Management

Source Code Management

https://github.com/crmepham/resource-bundler-maven-plugin

Download resource-bundler-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.crmepham</groupId>
    <artifactId>resource-bundler-maven-plugin</artifactId>
    <version>1.0.9</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
org.apache.maven : maven-plugin-api jar 3.6.2
commons-io : commons-io jar 2.6
net.alchim31.maven : yuicompressor-maven-plugin jar 1.5.1

provided (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.13.2
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.3
1.0.2