Java web resources bundling and compression Ant task

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.

Лицензия

Лицензия

The Apache Software License, Version 2.0
Категории

Категории

Ant Компиляция и сборка Сеть
Группа

Группа

net.jawr
Идентификатор

Идентификатор

jawr-ant
Последняя версия

Последняя версия

1.4.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java web resources bundling and compression Ant task
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.

Скачать jawr-ant

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
net.jawr : jawr-bundle-processor jar 1.4.2
ant : ant jar 1.6.5
javax.servlet : servlet-api jar 2.3
com.yahoo.platform.yui : yuicompressor jar 2.2.5
javax.faces : jsf-api jar 1.1_02
org.directwebremoting : dwr jar 2.0.2
taglibs : standard jar 1.1.2

provided (2)

Идентификатор библиотеки Тип Версия
org.springframework : spring jar 2.0.2
commons-validator : commons-validator jar 1.2.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.4.2
1.4.1
1.4
1.3
1.2
1.1.2
1.1.1
1.1
1.0