Web Resource Optimizer Examples Project

The purpose of this project is to reduce the number of requests needed to load a page and the amount of data to transfer to clients, achieving drastic improvement of loading times. The resources can be benefit also from minification and compression.

License

License

GroupId

GroupId

ro.isdc.wro4j
ArtifactId

ArtifactId

wro4j-examples
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

war
Description

Description

Web Resource Optimizer Examples Project
The purpose of this project is to reduce the number of requests needed to load a page and the amount of data to transfer to clients, achieving drastic improvement of loading times. The resources can be benefit also from minification and compression.
Project URL

Project URL

http://code.google.com/p/wro4j/wro4j-examples/

Download wro4j-examples

How to add to project

<!-- https://jarcasting.com/artifacts/ro.isdc.wro4j/wro4j-examples/ -->
<dependency>
    <groupId>ro.isdc.wro4j</groupId>
    <artifactId>wro4j-examples</artifactId>
    <version>1.3.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/ro.isdc.wro4j/wro4j-examples/
implementation 'ro.isdc.wro4j:wro4j-examples:1.3.3'
// https://jarcasting.com/artifacts/ro.isdc.wro4j/wro4j-examples/
implementation ("ro.isdc.wro4j:wro4j-examples:1.3.3")
'ro.isdc.wro4j:wro4j-examples:war:1.3.3'
<dependency org="ro.isdc.wro4j" name="wro4j-examples" rev="1.3.3">
  <artifact name="wro4j-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='ro.isdc.wro4j', module='wro4j-examples', version='1.3.3')
)
libraryDependencies += "ro.isdc.wro4j" % "wro4j-examples" % "1.3.3"
[ro.isdc.wro4j/wro4j-examples "1.3.3"]

Dependencies

compile (19)

Group / Artifact Type Version
ro.isdc.wro4j : wro4j-core jar 1.3.3
ro.isdc.wro4j : wro4j-extensions jar 1.3.3
com.google.code.scriptengines : scriptengines-javascript jar 1.1
org.slf4j : slf4j-log4j12 jar 1.6.0
org.directwebremoting : dwr jar 2.0.1
commons-logging : commons-logging jar 1.1.1
org.apache.wicket : wicket jar 1.4.13
org.apache.wicket : wicket-extensions jar 1.4.13
org.slf4j : slf4j-jcl jar 1.6.1
com.google.appengine : appengine-api-1.0-sdk jar 1.3.2
com.google.appengine.orm : datanucleus-appengine jar 1.0.6
org.apache.geronimo.specs : geronimo-jta_1.1_spec jar 1.1.1
org.apache.geronimo.specs : geronimo-jpa_3.0_spec jar 1.1.1
javax.jdo : jdo2-api jar 2.3-eb
org.datanucleus : datanucleus-core jar 1.1.5
org.datanucleus : datanucleus-jpa jar 1.1.5
javax.servlet : jstl jar 1.1.2
taglibs : standard jar 1.1.2
org.slf4j : slf4j-api jar 1.6.0

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3
javax.servlet : jsp-api jar 2.0

test (6)

Group / Artifact Type Version
com.google.appengine » appengine-api-1.0-labs jar 1.3.2
com.google.appengine » appengine-api-1.0-stubs jar 1.3.2
com.google.appengine » appengine-api-1.0-runtime jar 1.3.2
com.google.appengine : appengine-tools-sdk jar 1.3.2
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2
1.2.8
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0