Last Version

Smaller :: Clients :: Simple 0.8.8

Smaller is a minification library. It could be embedded as servlet, OSGi bundle or be used from ant or maven. Currently it supports CoffeeScript, Google Closure-Compiler, UglifyJs, LessJs, CssEmbedd and YUICompressor.

License

License

BSD
GroupId

GroupId

de.matrixweb.smaller
ArtifactId

ArtifactId

simple
Version

Version

0.8.8
Type

Type

jar
Description

Description

Smaller :: Clients :: Simple
Smaller is a minification library. It could be embedded as servlet, OSGi bundle or be used from ant or maven. Currently it supports CoffeeScript, Google Closure-Compiler, UglifyJs, LessJs, CssEmbedd and YUICompressor.

Download simple 0.8.8


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

Dependencies

compile (1)

Group / Artifact Type Version
de.matrixweb.smaller-config : smaller-config jar 0.2.2

test (4)

Group / Artifact Type Version
org.apache.camel : camel-jetty jar 2.6.0
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.