License |
License
GNU Lesser General Public License, Version 2.1
|
---|---|
GroupId | GroupIdcom.mysema.web |
ArtifactId | ArtifactIdwebmin |
Last Version | Last Version0.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeb resource minifier
filters and servlets for minifying HTML, CSS and JavaScript content
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
webmin-0.3.6.pom | |
webmin-0.3.6.jar | 42 KB |
webmin-0.3.6-sources.jar | 27 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.3.1 |
javax.servlet : servlet-api | jar | 2.5 |
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 |