Last Version

wro4j core 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-core
Version

Version

1.10.1
Type

Type

jar
Description

Description

wro4j core
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.

Download wro4j-core 1.10.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11
commons-io : commons-io jar 2.8.0
org.slf4j : slf4j-api jar 1.7.30

provided (4)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
javax.servlet.jsp : javax.servlet.jsp-api jar 2.3.3
junit : junit jar 4.13.1
org.slf4j : slf4j-log4j12 jar 1.7.30

test (1)

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

Project Modules

There are no modules declared in this project.