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