com.github.wuic.extensions:wuic-ehcache

Extensions for the Web UI Compressor project

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

com.github.wuic.extensions
ArtifactId

ArtifactId

wuic-ehcache
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

Extensions for the Web UI Compressor project

Download wuic-ehcache

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.wuic : wuic-core jar 0.5.2
net.sf.ehcache : ehcache-core jar 2.5.3
org.slf4j : slf4j-api jar 1.7.5

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1-b02

test (1)

Group / Artifact Type Version
com.github.wuic : wuic-test jar 0.5.2

Project Modules

There are no modules declared in this project.

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

Versions

Version
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