Last Version

net.jawr:jawr-core 3.9

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

Net
GroupId

GroupId

net.jawr
ArtifactId

ArtifactId

jawr-core
Version

Version

3.9
Type

Type

jar
Description

Description

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-core 3.9


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

Dependencies

compile (14)

Group / Artifact Type Version
org.mozilla : rhino Optional jar 1.7.7.1
com.github.sommeri : less4j Optional jar 1.17.2
com.yahoo.platform.yui : yuicompressor Optional jar 2.4.8
commons-validator : commons-validator Optional jar 1.5.1
net.sf.ehcache : ehcache Optional jar 2.10.2.2.21
com.carrotsearch : smartsprites Optional jar 0.2.12
com.google.javascript : closure-compiler Optional jar v20160713
com.fasterxml.jackson.datatype : jackson-datatype-json-org Optional jar 2.8.1
org.webjars : webjars-locator-core Optional jar 0.31
com.vaadin : vaadin-sass-compiler Optional jar 0.9.12
org.jruby : jruby-core Optional jar 9.1.2.0
org.jruby : jruby-stdlib Optional jar 9.1.2.0
com.darrinholst : sass-java-gems Optional jar 3.4.20.0
org.slf4j : slf4j-api jar 1.7.21

provided (4)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.1
javax.faces : jsf-api Optional jar 1.1_02
taglibs : standard jar 1.1.2

test (5)

Group / Artifact Type Version
org.webjars : bootstrap jar 3.2.0
org.slf4j : slf4j-log4j12 jar 1.7.21
log4j : log4j jar 1.2.17
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.