net.jawr.extensions:jawr-spring-parent

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-spring-parent
Last Version

Last Version

3.9
Release Date

Release Date

Type

Type

pom
Description

Description

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-spring-parent

Filename Size
jawr-spring-parent-3.9.pom 11 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.jawr.extensions/jawr-spring-parent/ -->
<dependency>
    <groupId>net.jawr.extensions</groupId>
    <artifactId>jawr-spring-parent</artifactId>
    <version>3.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.jawr.extensions/jawr-spring-parent/
implementation 'net.jawr.extensions:jawr-spring-parent:3.9'
// https://jarcasting.com/artifacts/net.jawr.extensions/jawr-spring-parent/
implementation ("net.jawr.extensions:jawr-spring-parent:3.9")
'net.jawr.extensions:jawr-spring-parent:pom:3.9'
<dependency org="net.jawr.extensions" name="jawr-spring-parent" rev="3.9">
  <artifact name="jawr-spring-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.jawr.extensions', module='jawr-spring-parent', version='3.9')
)
libraryDependencies += "net.jawr.extensions" % "jawr-spring-parent" % "3.9"
[net.jawr.extensions/jawr-spring-parent "3.9"]

Dependencies

compile (2)

Group / Artifact Type Version
net.jawr : jawr-core jar 3.9
org.slf4j : slf4j-api jar 1.7.21

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5
org.slf4j : slf4j-log4j12 jar 1.7.21
log4j : log4j jar 1.2.17

Project Modules

  • jawr-spring-extension
  • jawr-spring-integration-test
  • jawr-spring-webapp-sample
  • jawr-spring-boot-sample

jawr-main-repo

Build Status Maven Central

Jawr main repository :

This repository contains the links to all Jawr related repositories, which are reference as subtrees. The core repository is named Jawr.

The project documentation is available at the following link : https://j-a-w-r.github.io

Versions

Version
3.9
3.8
3.7
3.6