MVN

com.mysema.web : webmin

Maven & Gradle

May 12, 2010

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

<dependency>
    <groupId>com.mysema.web</groupId>
    <artifactId>webmin</artifactId>
    <version>0.3.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mysema.web : webmin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.6

All Versions

Choose a version of com.mysema.web : webmin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
webmin-0.3.6
webmin-0.3.5
webmin-0.3.4
webmin-0.3.3
webmin-0.3.2
webmin-0.3.1
webmin-0.3.0
0.2.x
webmin-0.2.9
webmin-0.2.8
webmin-0.2.7
webmin-0.2.6
webmin-0.2.3
webmin-0.2.2

How to add a dependency to Maven

Add the following com.mysema.web : webmin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.mysema.web</groupId>
    <artifactId>webmin</artifactId>
    <version>0.3.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mysema.web : webmin gradle dependency to your build.gradle file:

implementation 'com.mysema.web:webmin:0.3.6'

Gradle Kotlin DSL: Add the following com.mysema.web : webmin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mysema.web:webmin:0.3.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mysema.web : webmin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mysema.web" % "webmin" % "0.3.6"

Advertisement

Dependencies from Group

May 12, 2010

Discover Dependencies

j2h
Jan 31, 2006
3 usages
Jun 12, 2013
32 stars
Mar 05, 2013
8 usages
49 stars
Feb 23, 2015
0 stars
Jan 30, 2015
68 stars
Aug 05, 2010
Dec 08, 2013
1 usages
3 stars
Dec 10, 2011
1 usages
Jan 01, 2014
1 usages
227 stars