Last Version

Smaller 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

parent
Version

Version

0.8.8
Type

Type

pom
Description

Description

Smaller
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.
Project URL

Project URL

https://github.com/KnisterPeter/Smaller
Source Code Management

Source Code Management

https://github.com/KnisterPeter/Smaller

Download parent 0.8.8

Filename Size
parent-0.8.8.pom 10 KB
Browse

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

Dependencies

test (3)

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

Project Modules

  • bundles
  • common
  • server
  • clients
  • servlet
  • old-clients-test