Last Version

Smaller :: Clients :: Ant Standalone 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

Ant Build Tools
GroupId

GroupId

de.matrixweb.smaller
ArtifactId

ArtifactId

ant-standalone
Version

Version

0.8.8
Type

Type

jar
Description

Description

Smaller :: Clients :: Ant Standalone
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 ant-standalone 0.8.8


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

Dependencies

compile (1)

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

test (8)

Group / Artifact Type Version
org.apache.ant : ant-testutil jar 1.8.3
com.google.guava : guava jar 14.0.1
de.matrixweb.smaller : pipeline-tests jar 0.8.8
org.yaml : snakeyaml jar 1.13
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.