WUIC

Tool providing support on images, JS and CSS compression within the webapps of the projects

License

License

GroupId

GroupId

com.github.wuic
ArtifactId

ArtifactId

wuic
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

WUIC
Tool providing support on images, JS and CSS compression within the webapps of the projects
Project URL

Project URL

http://wuic.github.io

Download wuic

Filename Size
wuic-0.5.2.pom 2 KB
wuic-0.5.2-sources.jar 431 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
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

  • core
  • tag
  • servlet

Welcome to WUIC (Web UI Compressor)

Please take a look at the website's project here.

Current release

Our official release is the 0.5.2.

Please help us by testing this new version!

  <dependency>
      <groupId>com.github.wuic</groupId>
      <artifactId>wuic-core</artifactId>
      <version>0.5.2</version>
  </dependency>

We are working on 0.5.3. The release candidate is already available:

  <dependency>
      <groupId>com.github.wuic</groupId>
      <artifactId>wuic-core</artifactId>
      <version>0.5.3-SNAPSHOT</version>
  </dependency>

Migration guides

com.github.wuic

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