Last Version

wro4j parent 1.10.1

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-parent
Version

Version

1.10.1
Type

Type

pom
Description

Description

wro4j parent
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

https://github.com/wro4j/wro4j
Source Code Management

Source Code Management

http://github.com/wro4j/wro4j.git

Download wro4j-parent 1.10.1

Filename Size
wro4j-parent-1.10.1.pom 24 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.6.0

Project Modules

There are no modules declared in this project.