Last Version

A Modern Web App Archicture 0.4.2

MWA is an effort for making Java Web Applications less verbose and more fun.

License

License

GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

modern-web-app
Version

Version

0.4.2
Type

Type

pom
Description

Description

A Modern Web App Archicture
MWA is an effort for making Java Web Applications less verbose and more fun.
Project URL

Project URL

https://github.com/jknack/modern-web-app

Download modern-web-app 0.4.2

Filename Size
modern-web-app-0.4.2.pom 67 KB
Browse

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

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-web
  • mwa-jpa
  • mwa-mongo
  • mwa-morphia
  • mwa-wro4j
  • mwa-mail
  • mwa-solr3
  • mwa-solr4
  • mwa-camel
  • mwa-logging