Jar examples for j:jawr
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.
You can download jar file jawr 3.3.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jawr-3.3.3.jar to your project.
<dependency> <groupId>net.jawr</groupId> <artifactId>jawr</artifactId> <version>3.3.3</version> </dependency>
compile group: 'net.jawr', name: 'jawr', version: '3.3.3'
libraryDependencies += "net.jawr" % "jawr" % "3.3.3"
<dependency org="net.jawr" name="jawr" rev="3.3.3"/>
@Grapes(@Grab(group='net.jawr', module='jawr', version='3.3.3'))
'net.jawr:jawr:jar:3.3.3'
Click the following link to download the jar file.
jawr-3.3.3.jar