MVN

net.jawr : jawr-core

Maven & Gradle

Aug 22, 2016
22 usages
40 stars

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.

<dependency>
    <groupId>net.jawr</groupId>
    <artifactId>jawr-core</artifactId>
    <version>3.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.jawr : jawr-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.9

All Versions

Choose a version of net.jawr : jawr-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.9
jawr-core-3.9
3.8
jawr-core-3.8
3.7
jawr-core-3.7
3.6
jawr-core-3.6
3.5.x
jawr-core-3.5.2
jawr-core-3.5.1
3.5
jawr-core-3.5

How to add a dependency to Maven

Add the following net.jawr : jawr-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.jawr</groupId>
    <artifactId>jawr-core</artifactId>
    <version>3.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.jawr : jawr-core gradle dependency to your build.gradle file:

implementation 'net.jawr:jawr-core:3.9'

Gradle Kotlin DSL: Add the following net.jawr : jawr-core gradle kotlin dependency to your build.gradle.kts file:

implementation("net.jawr:jawr-core:3.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.jawr : jawr-core sbt scala dependency to your build.sbt file:

libraryDependencies += "net.jawr" % "jawr-core" % "3.9"

Advertisement

Dependencies from Group

Aug 22, 2016
22 usages
40 stars
Aug 22, 2016
15 usages
40 stars
Aug 23, 2016
4 usages
40 stars
Aug 15, 2010
2 usages
Jan 01, 2014
1 usages

Discover Dependencies

Aug 22, 2016
15 usages
40 stars
May 17, 2020
82 usages
328 stars
May 29, 2023
18 usages
693 stars
May 17, 2015
2 usages
3 stars
Aug 18, 2023
1 usages
12k stars
Aug 26, 2023
26 usages
104 stars