Last Version

Core Module 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

mwa-core
Version

Version

0.4.2
Type

Type

jar
Description

Description

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

Download mwa-core 0.4.2


<!-- 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.