MVN

com.github.jknack : mwa-mvc

Maven & Gradle

Sep 24, 2012

MVC Module

<dependency>
    <groupId>com.github.jknack</groupId>
    <artifactId>mwa-mvc</artifactId>
    <version>0.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jknack : mwa-mvc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.2

All Versions

Choose a version of com.github.jknack : mwa-mvc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
mwa-mvc-0.3.2
mwa-mvc-0.3.1
mwa-mvc-0.3.0

How to add a dependency to Maven

Add the following com.github.jknack : mwa-mvc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jknack</groupId>
    <artifactId>mwa-mvc</artifactId>
    <version>0.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jknack : mwa-mvc gradle dependency to your build.gradle file:

implementation 'com.github.jknack:mwa-mvc:0.3.2'

Gradle Kotlin DSL: Add the following com.github.jknack : mwa-mvc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jknack:mwa-mvc:0.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jknack : mwa-mvc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jknack" % "mwa-mvc" % "0.3.2"

Advertisement

Dependencies from Group

Oct 18, 2022
221 usages
1.3k stars
Oct 18, 2022
21 usages
1.3k stars
Oct 18, 2022
17 usages
1.3k stars
Oct 18, 2022
11 usages
1.3k stars
Sep 26, 2021
8 usages
1.3k stars

Discover Dependencies

Feb 19, 2012
Jun 22, 2013
157 stars
Feb 05, 2008
1 usages
Jan 12, 2009
May 14, 2014
9 usages
0 stars
Aug 12, 2008
17 usages
Sep 20, 2005
Apr 13, 2015
4 usages
26 stars