Last Version

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

client-common
Version

Version

0.8.8
Type

Type

jar
Description

Description

Smaller :: Clients :: Common
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 client-common 0.8.8


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

Dependencies

compile (5)

Group / Artifact Type Version
de.matrixweb.smaller : common jar 0.8.8
de.matrixweb.smaller-config : smaller-config jar 0.2.2
commons-io : commons-io jar 2.2
org.apache.httpcomponents : fluent-hc jar 4.2
com.fasterxml.jackson.core : jackson-databind jar 2.3.1

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.