Last Version

net.jawr.tools:jawr-ant 3.9

The ant task which launch 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

Ant Build Tools Net
GroupId

GroupId

net.jawr.tools
ArtifactId

ArtifactId

jawr-ant
Version

Version

3.9
Type

Type

jar
Description

Description

The ant task which launch 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-ant 3.9


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

Dependencies

compile (5)

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

provided (6)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
com.yahoo.platform.yui : yuicompressor jar 2.4.8
javax.faces : jsf-api jar 1.1_02
org.springframework : spring jar 2.0.8
commons-validator : commons-validator jar 1.5.1
taglibs : standard jar 1.1.2

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

There are no modules declared in this project.