Last Version

Closure Compiler Maven Plugin 1.18.3

The plugin that will create a debug version and run the Google Closure Compiler on the source code to create a heavily minified file.

License

License

Categories

Categories

JavaScript Languages Maven Build Tools
GroupId

GroupId

com.github.jlgrock.javascript-framework
ArtifactId

ArtifactId

closure-compiler-maven-plugin
Version

Version

1.18.3
Type

Type

maven-plugin
Description

Description

Closure Compiler Maven Plugin
The plugin that will create a debug version and run the Google Closure Compiler on the source code to create a heavily minified file.

Download closure-compiler-maven-plugin 1.18.3


<plugin>
    <groupId>com.github.jlgrock.javascript-framework</groupId>
    <artifactId>closure-compiler-maven-plugin</artifactId>
    <version>1.18.3</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.2.3
com.google.javascript : closure-compiler jar v20131014
com.github.jlgrock.javascript-framework : maven-utils jar 1.18.3
log4j : log4j jar 1.2.16
junit : junit jar 4.11

provided (1)

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

Project Modules

There are no modules declared in this project.