Last Version

jkmvc 1.8.0

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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jkcode.jkmvc
ArtifactId

ArtifactId

jkmvc-common
Version

Version

1.8.0
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/shigebeyond/jkmvc
Source Code Management

Source Code Management

https://github.com/shigebeyond/jkmvc

Download jkmvc-common 1.8.0


<!-- https://jarcasting.com/artifacts/net.jkcode.jkmvc/jkmvc-common/ -->
<dependency>
    <groupId>net.jkcode.jkmvc</groupId>
    <artifactId>jkmvc-common</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.jkcode.jkmvc/jkmvc-common/
implementation 'net.jkcode.jkmvc:jkmvc-common:1.8.0'
// https://jarcasting.com/artifacts/net.jkcode.jkmvc/jkmvc-common/
implementation ("net.jkcode.jkmvc:jkmvc-common:1.8.0")
'net.jkcode.jkmvc:jkmvc-common:jar:1.8.0'
<dependency org="net.jkcode.jkmvc" name="jkmvc-common" rev="1.8.0">
  <artifact name="jkmvc-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jkcode.jkmvc', module='jkmvc-common', version='1.8.0')
)
libraryDependencies += "net.jkcode.jkmvc" % "jkmvc-common" % "1.8.0"
[net.jkcode.jkmvc/jkmvc-common "1.8.0"]

Dependencies

compile (20)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
org.jetbrains.kotlin : kotlin-reflect jar 1.3.21
commons-collections : commons-collections jar 3.2.1
com.google.guava : guava jar 27.0.1-jre
dom4j : dom4j jar 1.6.1
sax : sax jar 2.0.1
org.yaml : snakeyaml jar 1.18
com.alibaba : fastjson jar 1.2.39
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : slf4j-log4j12 jar 1.7.12
redis.clients : jedis jar 2.9.0
de.ruedigermoeller : fst jar 2.55
com.caucho : hessian jar 4.0.51
com.esotericsoftware : kryo-shaded jar 4.0.0
com.dyuproject.protostuff : protostuff-core jar 1.0.8
com.dyuproject.protostuff : protostuff-runtime jar 1.0.8
commons-lang : commons-lang jar 2.6
org.apache.httpcomponents : httpclient jar 4.5.4
io.netty : netty-all jar 4.1.36.Final
org.asynchttpclient : async-http-client jar 2.10.1

Project Modules

There are no modules declared in this project.