Last Version

Smaller :: Clients 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
Categories

Categories

CLI User Interface
GroupId

GroupId

de.matrixweb.smaller
ArtifactId

ArtifactId

clients
Version

Version

0.8.8
Type

Type

pom
Description

Description

Smaller :: Clients
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 clients 0.8.8

Filename Size
clients-0.8.8.pom 1 KB
Browse

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

  • common
  • maven
  • maven-standalone
  • ant
  • ant-standalone
  • simple
  • osgi