| Лицензия |
Лицензия
GNU Lesser General Public License, Version 2.1
|
|---|---|
| Группа | Группаcom.mysema.web |
| Идентификатор | Идентификаторwebmin |
| Последняя версия | Последняя версия0.3.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWeb resource minifier
filters and servlets for minifying HTML, CSS and JavaScript content
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| webmin-0.3.6.pom | |
| webmin-0.3.6.jar | 42 KB |
| webmin-0.3.6-sources.jar | 27 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.3.1 |
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |