Last Version

Smaller :: Server :: OSGi Kernel 0.6.0

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

osgi-kernel
Version

Version

0.6.0
Type

Type

jar
Description

Description

Smaller :: Server :: OSGi Kernel
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 osgi-kernel 0.6.0


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.