com.github.wuic.extensions:wuic-ssh

Extensions for the Web UI Compressor project

Лицензия

Лицензия

Группа

Группа

com.github.wuic.extensions
Идентификатор

Идентификатор

wuic-ssh
Последняя версия

Последняя версия

0.5.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Extensions for the Web UI Compressor project

Скачать wuic-ssh

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.wuic : wuic-core jar 0.5.2
com.jcraft : jsch jar 0.1.48
org.slf4j : slf4j-api jar 1.7.5

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1-b02

test (2)

Идентификатор библиотеки Тип Версия
org.apache.sshd : sshd-core jar 0.8.0
com.github.wuic : wuic-test jar 0.5.2

Модули Проекта

Данный проект не имеет модулей.

Web UI Compressor extensions

The table below describes every extensions of the WUIC project. An extension always comes with its own dependencies. What you have simply to do is to include the extension's maven dependency:

<dependency>
    <groupId>com.github.wuic.extensions</groupId>
    <artifactId>artifact-name</artifactId>
    <version>${wuic-extension.version}</version>
</dependency>
Artifact Description Component
wuic-aws-s3 Store your statics in the cloud with AWS and manage it with this extension. DAO
wuic-ftp Store your statics in any FTP server and manage it with this extension. DAO
wuic-google-storage Store your statics in the cloud with Google storage and manage it with this extension. DAO
wuic-ssh Store your statics in any linux system and manage it through SFTP with this extension. DAO
wuic-thymeleaf Write your application with thymeleaf and uses this processor to integrate WUIC features. Tag
wuic-ehcache Reduce response time by caching on server side with EhCache framework. Engine
wuic-hazelcast Reduce response time by caching on server side with Hazelcast framework. Engine
wuic-yuicompressor Minify Javascript and CSS files with YUICompressor. Engine
wuic-attoparser Rely on AttoParser to read HTML document and detect web assets to optimize. Engine
com.github.wuic.extensions

Версии библиотеки

Версия
0.5.2
0.5.2.RC6
0.5.2.RC5
0.5.2.RC4
0.5.2.RC3
0.5.2.RC2
0.5.2.RC1
0.5.1
0.5.1.RC2
0.5.1.RC1
0.5.0
0.5.0.RC7
0.5.0.RC6
0.5.0.RC5
0.5.0.RC4
0.5.0.RC3
0.5.0.RC2
0.5.0.RC1