License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.jawr.extensions |
ArtifactId | ArtifactIdjawr-dwr2.x-webapp-sample |
Last Version | Last Version3.5 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionDWR Sample Webapp
Javascript/CSS bundling and compressing tool for java web apps.
By using jawr resources are automatically bundled together and optionally minified and gzipped.
Jawr provides tag libraries to reference a generated bundle either by id or by using the name of any of its members.
|
<!-- https://jarcasting.com/artifacts/net.jawr.extensions/jawr-dwr2.x-webapp-sample/ -->
<dependency>
<groupId>net.jawr.extensions</groupId>
<artifactId>jawr-dwr2.x-webapp-sample</artifactId>
<version>3.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.jawr.extensions/jawr-dwr2.x-webapp-sample/
implementation 'net.jawr.extensions:jawr-dwr2.x-webapp-sample:3.5'
// https://jarcasting.com/artifacts/net.jawr.extensions/jawr-dwr2.x-webapp-sample/
implementation ("net.jawr.extensions:jawr-dwr2.x-webapp-sample:3.5")
'net.jawr.extensions:jawr-dwr2.x-webapp-sample:war:3.5'
<dependency org="net.jawr.extensions" name="jawr-dwr2.x-webapp-sample" rev="3.5">
<artifact name="jawr-dwr2.x-webapp-sample" type="war" />
</dependency>
@Grapes(
@Grab(group='net.jawr.extensions', module='jawr-dwr2.x-webapp-sample', version='3.5')
)
libraryDependencies += "net.jawr.extensions" % "jawr-dwr2.x-webapp-sample" % "3.5"
[net.jawr.extensions/jawr-dwr2.x-webapp-sample "3.5"]
Group / Artifact | Type | Version |
---|---|---|
net.jawr.extensions : jawr-dwr2.x-extension | jar | 3.5 |
com.carrotsearch : smartsprites | jar | 0.2.10 |
org.mortbay.jetty : jetty | jar | 6.1.10 |
commons-logging : commons-logging | jar | 1.0.4 |
commons-validator : commons-validator | jar | 1.2.0 |
bsf : bsf | jar | 2.4.0 |
bsh : bsh | jar | 2.0b4 |
net.jawr : jawr-core | jar | 3.5 |
org.directwebremoting : dwr | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |