Welcome to WUIC (Web UI Compressor)
Please take a look at the website's project here.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.wuic |
| Идентификатор | Идентификаторwuic-ftp |
| Последняя версия | Последняя версия0.4.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTool providing support on images, JS and CSS compression within the webapps of the projects
|
| Имя Файла | Размер |
|---|---|
| wuic-ftp-0.4.5.pom | |
| wuic-ftp-0.4.5.jar | 7 KB |
| wuic-ftp-0.4.5-sources.jar | 7 KB |
| wuic-ftp-0.4.5-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.wuic/wuic-ftp/ -->
<dependency>
<groupId>com.github.wuic</groupId>
<artifactId>wuic-ftp</artifactId>
<version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuic/wuic-ftp/
implementation 'com.github.wuic:wuic-ftp:0.4.5'
// https://jarcasting.com/artifacts/com.github.wuic/wuic-ftp/
implementation ("com.github.wuic:wuic-ftp:0.4.5")
'com.github.wuic:wuic-ftp:jar:0.4.5'
<dependency org="com.github.wuic" name="wuic-ftp" rev="0.4.5">
<artifact name="wuic-ftp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wuic', module='wuic-ftp', version='0.4.5')
)
libraryDependencies += "com.github.wuic" % "wuic-ftp" % "0.4.5"
[com.github.wuic/wuic-ftp "0.4.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.wuic : wuic-core | jar | 0.4.5 |
| commons-net : commons-net | jar | 3.2 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.yahoo.platform.yui : yuicompressor | jar | 2.3.6 |
| net.sf.ehcache : ehcache-core | jar | 2.5.3 |
| org.apache.ftpserver : ftpserver-core | jar | 1.0.6 |
| junit : junit | jar | 4.8.2 |
| org.mockito : mockito-core | jar | 1.9.5 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |
Please take a look at the website's project here.