Web resource minifier

filters and servlets for minifying HTML, CSS and JavaScript content

License

License

GNU Lesser General Public License, Version 2.1
GroupId

GroupId

com.mysema.web
ArtifactId

ArtifactId

webmin
Last Version

Last Version

0.3.6
Release Date

Release Date

Type

Type

jar
Description

Description

Web resource minifier
filters and servlets for minifying HTML, CSS and JavaScript content
Project Organization

Project Organization

Mysema Ltd

Download webmin

How to add to project

<!-- https://jarcasting.com/artifacts/com.mysema.web/webmin/ -->
<dependency>
    <groupId>com.mysema.web</groupId>
    <artifactId>webmin</artifactId>
    <version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.mysema.web/webmin/
implementation 'com.mysema.web:webmin:0.3.6'
// https://jarcasting.com/artifacts/com.mysema.web/webmin/
implementation ("com.mysema.web:webmin:0.3.6")
'com.mysema.web:webmin:jar:0.3.6'
<dependency org="com.mysema.web" name="webmin" rev="0.3.6">
  <artifact name="webmin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mysema.web', module='webmin', version='0.3.6')
)
libraryDependencies += "com.mysema.web" % "webmin" % "0.3.6"
[com.mysema.web/webmin "0.3.6"]

Dependencies

compile (7)

Group / Artifact Type Version
com.thoughtworks.xstream : xstream jar 1.3.1
commons-io : commons-io jar 1.3.1
log4j : log4j jar 1.2.14
com.mysema.commons : mysema-commons-lang jar 0.1.7
net.sourceforge.collections : collections-generic jar 4.01
net.sourceforge.findbugs : jsr305 jar 1.3.2
net.sourceforge.findbugs : annotations jar 1.3.2

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.3.1
javax.servlet : servlet-api jar 2.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.4
org.springframework : spring-core jar 2.5.5
org.springframework : spring-test jar 2.5.5
com.mysema.commons : mysema-commons-jetty jar 6.1.0-SNAPSHOT

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.9
0.2.8
0.2.7
0.2.6
0.2.3
0.2.2