Wro4j Module

MWA it's an effort for making Java Web Applications less verbose and more fun.

License

License

GroupId

GroupId

com.github.edgarespina
ArtifactId

ArtifactId

mwa-wro4j
Last Version

Last Version

0.2.7
Release Date

Release Date

Type

Type

jar
Description

Description

Wro4j Module
MWA it's an effort for making Java Web Applications less verbose and more fun.

Download mwa-wro4j

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.edgarespina : mwa-mvc jar 0.2.7
ro.isdc.wro4j : wro4j-extensions jar 1.4.7
org.lesscss : lesscss jar 1.3.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.1
org.springframework : spring-test jar 3.1.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.7
0.2.6
0.2.5
0.2.3
0.2.2
0.2.1
0.2.0
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0