License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.jawr.extensions |
ArtifactId | ArtifactIdjawr-spring-2.0.x-parent |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjawr spring 2.0.x parent pom
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.
|
Filename | Size |
---|---|
jawr-spring-2.0.x-parent-3.5.2.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.jawr.extensions/jawr-spring-2.0.x-parent/ -->
<dependency>
<groupId>net.jawr.extensions</groupId>
<artifactId>jawr-spring-2.0.x-parent</artifactId>
<version>3.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.jawr.extensions/jawr-spring-2.0.x-parent/
implementation 'net.jawr.extensions:jawr-spring-2.0.x-parent:3.5.2'
// https://jarcasting.com/artifacts/net.jawr.extensions/jawr-spring-2.0.x-parent/
implementation ("net.jawr.extensions:jawr-spring-2.0.x-parent:3.5.2")
'net.jawr.extensions:jawr-spring-2.0.x-parent:pom:3.5.2'
<dependency org="net.jawr.extensions" name="jawr-spring-2.0.x-parent" rev="3.5.2">
<artifact name="jawr-spring-2.0.x-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.jawr.extensions', module='jawr-spring-2.0.x-parent', version='3.5.2')
)
libraryDependencies += "net.jawr.extensions" % "jawr-spring-2.0.x-parent" % "3.5.2"
[net.jawr.extensions/jawr-spring-2.0.x-parent "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
net.jawr : jawr-core | jar | 3.5.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |