j

jksoa-dtx

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.
https://github.com/shigebeyond/jkmvc
The Apache License, Version 2.0
shijianhang
Files download
File Operation
jksoa-dtx-1.9.0.jar download
jksoa-dtx-1.9.0.pom download
jksoa-dtx-1.9.0-sources.jar download
Apache Maven
<dependency>
  <groupId>net.jkcode.jksoa</groupId>
  <artifactId>jksoa-dtx</artifactId>
  <version>1.9.0</version>
</dependency>
Gradle Groovy
implementation 'net.jkcode.jksoa:jksoa-dtx:1.9.0'
Gradle Kotlin
implementation("net.jkcode.jksoa:jksoa-dtx:1.9.0")
Scala SBT
libraryDependencies += "net.jkcode.jksoa" % "jksoa-dtx" % "1.9.0"
Groovy Grape
@Grapes(
  @Grab(group='net.jkcode.jksoa', module='jksoa-dtx', version='1.9.0')
)
Apache Ivy
<dependency org="net.jkcode.jksoa" name="jksoa-dtx" rev="1.9.0" />
Leiningen
[net.jkcode.jksoa/jksoa-dtx "1.9.0"]
Apache Buildr
'net.jkcode.jksoa:jksoa-dtx:jar:1.9.0'
Dependencies
The project has no third-party dependencies