A Modern Web App Archicture

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

License

License

GroupId

GroupId

com.github.edgarespina
ArtifactId

ArtifactId

modern-web-app
Last Version

Last Version

0.2.7
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download modern-web-app

Filename Size
modern-web-app-0.2.7.pom 27 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mwa-core
  • mwa-validation
  • mwa-jpa
  • mwa-mongo
  • mwa-morphia
  • mwa-wro4j
  • mwa-mail
  • mwa-mvc
  • mwa-logging

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