Welcome to WUIC (Web UI Compressor)
Please take a look at the website's project here.
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.wuic |
| ArtifactId | ArtifactIdwuic-modules |
| Last Version | Last Version0.4.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionwuic-modules
Tool providing support on images, JS and CSS compression within the webapps of the projects
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| wuic-modules-0.4.5.pom | 806 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wuic/wuic-modules/ -->
<dependency>
<groupId>com.github.wuic</groupId>
<artifactId>wuic-modules</artifactId>
<version>0.4.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuic/wuic-modules/
implementation 'com.github.wuic:wuic-modules:0.4.5'
// https://jarcasting.com/artifacts/com.github.wuic/wuic-modules/
implementation ("com.github.wuic:wuic-modules:0.4.5")
'com.github.wuic:wuic-modules:pom:0.4.5'
<dependency org="com.github.wuic" name="wuic-modules" rev="0.4.5">
<artifact name="wuic-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wuic', module='wuic-modules', version='0.4.5')
)
libraryDependencies += "com.github.wuic" % "wuic-modules" % "0.4.5"
[com.github.wuic/wuic-modules "0.4.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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.