License |
License |
---|---|
GroupId | GroupIdcom.github.wuic.plugins |
ArtifactId | ArtifactIdwuic-plugins |
Last Version | Last Version0.5.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWeb UI Compressor Maven Plugins
Maven plugins for the Web UI Compressor project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wuic-plugins-0.5.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wuic.plugins/wuic-plugins/ -->
<dependency>
<groupId>com.github.wuic.plugins</groupId>
<artifactId>wuic-plugins</artifactId>
<version>0.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuic.plugins/wuic-plugins/
implementation 'com.github.wuic.plugins:wuic-plugins:0.5.2'
// https://jarcasting.com/artifacts/com.github.wuic.plugins/wuic-plugins/
implementation ("com.github.wuic.plugins:wuic-plugins:0.5.2")
'com.github.wuic.plugins:wuic-plugins:pom:0.5.2'
<dependency org="com.github.wuic.plugins" name="wuic-plugins" rev="0.5.2">
<artifact name="wuic-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wuic.plugins', module='wuic-plugins', version='0.5.2')
)
libraryDependencies += "com.github.wuic.plugins" % "wuic-plugins" % "0.5.2"
[com.github.wuic.plugins/wuic-plugins "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1-b02 |
Group / Artifact | Type | Version |
---|---|---|
com.github.wuic : wuic-test | jar | 0.5.2 |