MVN

net.jkcode.jkmvc : jkmvc-http

Maven & Gradle

May 20, 2021
4 usages
89 stars

jkmvc · Jkmvc is an elegant, powerful and lightweight MVC & ORM framework built using kotlin. It aims to be swift, secure, and small. It will turn java's heavy development into kotlin's simple pleasure. No spring.

<dependency>
    <groupId>net.jkcode.jkmvc</groupId>
    <artifactId>jkmvc-http</artifactId>
    <version>1.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.jkcode.jkmvc : jkmvc-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.0

All Versions

Choose a version of net.jkcode.jkmvc : jkmvc-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
jkmvc-http-1.9.0
1.8.x
jkmvc-http-1.8.0

How to add a dependency to Maven

Add the following net.jkcode.jkmvc : jkmvc-http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.jkcode.jkmvc</groupId>
    <artifactId>jkmvc-http</artifactId>
    <version>1.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.jkcode.jkmvc : jkmvc-http gradle dependency to your build.gradle file:

implementation 'net.jkcode.jkmvc:jkmvc-http:1.9.0'

Gradle Kotlin DSL: Add the following net.jkcode.jkmvc : jkmvc-http gradle kotlin dependency to your build.gradle.kts file:

implementation("net.jkcode.jkmvc:jkmvc-http:1.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.jkcode.jkmvc : jkmvc-http sbt scala dependency to your build.sbt file:

libraryDependencies += "net.jkcode.jkmvc" % "jkmvc-http" % "1.9.0"

Advertisement

Dependencies from Group

May 20, 2021
5 usages
89 stars
May 20, 2021
4 usages
89 stars
May 20, 2021
1 usages
89 stars
Nov 08, 2019
1 usages
89 stars
Nov 08, 2019
89 stars

Discover Dependencies

May 24, 2016
10 usages
131 stars
Jul 27, 2022
27 usages
1.9k stars
Mar 27, 2023
87 usages
24 stars
Oct 17, 2015
5 usages
Feb 21, 2020
5 usages
13 stars
Jun 24, 2020
4 usages
5 stars
Aug 27, 2021
2 usages
7 stars
May 24, 2023
142 usages
713 stars