Core Module

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

License

License

GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

mwa-core
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download mwa-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1
org.apache.commons : commons-lang3 jar 3.1
javax.inject : javax.inject jar 1
org.springframework : spring-context jar 3.2.5.RELEASE
com.github.jknack : mwa-logging pom 0.4.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.1
0.4.0
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0