View 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-view
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download mwa-view

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.edgarespina : mwa-core jar 0.1.1
org.springframework : spring-webmvc jar 3.1.1.RELEASE
com.github.edgarespina : mwa-logging pom 0.1.1

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.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0