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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jkcode.jkmvc
ArtifactId

ArtifactId

jkmvc-tag
Last Version

Last Version

1.9.0
Release Date

Release Date

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-tag

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.jkcode.jkmvc : jkmvc-http jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.0