Skip to content

wuic/wuic

Repository files navigation

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