MVN

net.jkcode.jkmvc : jkmvc-common

Maven & Gradle

Nov 08, 2019
1 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-common</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.8.0

All Versions

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

Version Vulnerabilities Updated
1.8.x
jkmvc-common-1.8.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.jkcode.jkmvc</groupId>
    <artifactId>jkmvc-common</artifactId>
    <version>1.8.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.jkcode.jkmvc:jkmvc-common:1.8.0'

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

implementation("net.jkcode.jkmvc:jkmvc-common:1.8.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.jkcode.jkmvc" % "jkmvc-common" % "1.8.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

Jan 05, 2021
2 usages
2 stars
Oct 12, 2021
5 usages
0 stars
Feb 07, 2023
2 usages
2 stars
Apr 27, 2018
5 usages
260 stars
Aug 24, 2023
3 usages
Jun 12, 2020
4 usages