Last Version

net.jawr.tools:jawr-tools-parent 3.9

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.tools
ArtifactId

ArtifactId

jawr-tools-parent
Version

Version

3.9
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-tools-parent 3.9


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

Dependencies

compile (3)

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

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-bundle-processor
  • jawr-maven-plugin
  • jawr-ant