Dandelion :: Extras :: Processor :: YUI Compressor

Extra providing new asset processors based on Yahoo's YUI Compressor.

License

License

GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

dandelion-yuicompressor
Last Version

Last Version

0.10.1
Release Date

Release Date

Type

Type

jar
Description

Description

Dandelion :: Extras :: Processor :: YUI Compressor
Extra providing new asset processors based on Yahoo's YUI Compressor.
Project Organization

Project Organization

Dandelion Project

Download dandelion-yuicompressor

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.dandelion/dandelion-yuicompressor/ -->
<dependency>
    <groupId>com.github.dandelion</groupId>
    <artifactId>dandelion-yuicompressor</artifactId>
    <version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-yuicompressor/
implementation 'com.github.dandelion:dandelion-yuicompressor:0.10.1'
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-yuicompressor/
implementation ("com.github.dandelion:dandelion-yuicompressor:0.10.1")
'com.github.dandelion:dandelion-yuicompressor:jar:0.10.1'
<dependency org="com.github.dandelion" name="dandelion-yuicompressor" rev="0.10.1">
  <artifact name="dandelion-yuicompressor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='dandelion-yuicompressor', version='0.10.1')
)
libraryDependencies += "com.github.dandelion" % "dandelion-yuicompressor" % "0.10.1"
[com.github.dandelion/dandelion-yuicompressor "0.10.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.dandelion : dandelion-core jar 0.10.1
com.yahoo.platform.yui : yuicompressor jar 2.4.7
org.slf4j : slf4j-api jar 1.7.5

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 1.6.0

Project Modules

There are no modules declared in this project.
com.github.dandelion

Dandelion project

Dandelion is a free and Open Source Java framework aimed at making web development simpler in JVM-based environments

Versions

Version
0.10.1
0.10.0