MVN

me.liuwj.ktorm : ktorm-global

Maven & Gradle

Sep 19, 2020
1.9k stars

ktorm-global · A lightweight ORM Framework for Kotlin with strong typed SQL DSL and sequence APIs.

<dependency>
    <groupId>me.liuwj.ktorm</groupId>
    <artifactId>ktorm-global</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.liuwj.ktorm : ktorm-global to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of me.liuwj.ktorm : ktorm-global to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
ktorm-global-3.1.0
3.0.x
ktorm-global-3.0.0

How to add a dependency to Maven

Add the following me.liuwj.ktorm : ktorm-global maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.liuwj.ktorm</groupId>
    <artifactId>ktorm-global</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.liuwj.ktorm : ktorm-global gradle dependency to your build.gradle file:

implementation 'me.liuwj.ktorm:ktorm-global:3.1.0'

Gradle Kotlin DSL: Add the following me.liuwj.ktorm : ktorm-global gradle kotlin dependency to your build.gradle.kts file:

implementation("me.liuwj.ktorm:ktorm-global:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.liuwj.ktorm : ktorm-global sbt scala dependency to your build.sbt file:

libraryDependencies += "me.liuwj.ktorm" % "ktorm-global" % "3.1.0"

Advertisement

Dependencies from Group

Sep 19, 2020
7 usages
1.9k stars
Sep 19, 2020
1.9k stars
Sep 19, 2020
1.9k stars
Sep 19, 2020
1.9k stars
Sep 19, 2020
1.9k stars

Discover Dependencies

Jun 19, 2020
11 stars
Aug 06, 2021
1 stars
Aug 06, 2021
1 stars
Jan 06, 2021
1 stars
Jan 04, 2021
599 stars
Aug 22, 2023
2 usages
79 stars
Jul 18, 2023
1 usages
3k stars
Jun 16, 2020
5 stars