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

net.jawr:jawr-core-parent 3.5.1

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.

Категории

Категории

Сеть
Группа

Группа

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

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

jawr-core-parent
Версия

Версия

3.5.1
Тип

Тип

pom

Скачать jawr-core-parent 3.5.1

Имя Файла Размер
jawr-core-parent-3.5.1.pom 13 KB
Обзор

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