Last Version

DWR Sample Webapp 3.5

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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jawr.extensions
ArtifactId

ArtifactId

jawr-dwr2.x-webapp-sample
Version

Version

3.5
Type

Type

war
Description

Description

DWR 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.

Download jawr-dwr2.x-webapp-sample 3.5


<!-- 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"]

Dependencies

compile (9)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.