Welcome to WUIC (Web UI Compressor)
Please take a look at the website's project here.
License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.github.wuic |
ArtifactId | ArtifactIdwuic-thymeleaf |
Last Version | Last Version0.4.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTool providing support on images, JS and CSS compression within the webapps of the projects
|
Filename | Size |
---|---|
wuic-thymeleaf-0.4.5.pom | |
wuic-thymeleaf-0.4.5.jar | 5 KB |
wuic-thymeleaf-0.4.5-sources.jar | 7 KB |
wuic-thymeleaf-0.4.5-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wuic/wuic-thymeleaf/ -->
<dependency>
<groupId>com.github.wuic</groupId>
<artifactId>wuic-thymeleaf</artifactId>
<version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuic/wuic-thymeleaf/
implementation 'com.github.wuic:wuic-thymeleaf:0.4.5'
// https://jarcasting.com/artifacts/com.github.wuic/wuic-thymeleaf/
implementation ("com.github.wuic:wuic-thymeleaf:0.4.5")
'com.github.wuic:wuic-thymeleaf:jar:0.4.5'
<dependency org="com.github.wuic" name="wuic-thymeleaf" rev="0.4.5">
<artifact name="wuic-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wuic', module='wuic-thymeleaf', version='0.4.5')
)
libraryDependencies += "com.github.wuic" % "wuic-thymeleaf" % "0.4.5"
[com.github.wuic/wuic-thymeleaf "0.4.5"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 2.0.19 |
com.github.wuic : wuic-jee | jar | 0.4.5 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.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.