Web Resource Optimizer Test 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-test-utils
Last Version

Last Version

1.3.0-rc1
Release Date

Release Date

Type

Type

jar
Description

Description

Web Resource Optimizer Test 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-test-utils/

Download wro4j-test-utils

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
junit : junit jar 4.8.1
org.slf4j : slf4j-api jar 1.6.0
org.mockito : mockito-all jar 1.8.5

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0-rc1
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0