MVN

com.sxtanna.database : Kuery

Maven & Gradle

Nov 23, 2017
2 stars

MySQL Kotlin wrapper based on HikariCP

<dependency>
    <groupId>com.sxtanna.database</groupId>
    <artifactId>Kuery</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sxtanna.database : Kuery to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1
  • Latest Beta: 3.0-beta

All Versions

Choose a version of com.sxtanna.database : Kuery to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0
Kuery-3.0-beta
2.0.x
Kuery-2.0.1
2.0
Kuery-2.0
1.3.x
Kuery-1.3.4
Kuery-1.3.3
Kuery-1.3.1
1.3
Kuery-1.3
1.2
Kuery-1.2
1.1
Kuery-1.1
1.0
Kuery-1.0

How to add a dependency to Maven

Add the following com.sxtanna.database : Kuery maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sxtanna.database</groupId>
    <artifactId>Kuery</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sxtanna.database : Kuery gradle dependency to your build.gradle file:

implementation 'com.sxtanna.database:Kuery:2.0.1'

Gradle Kotlin DSL: Add the following com.sxtanna.database : Kuery gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sxtanna.database:Kuery:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sxtanna.database : Kuery sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sxtanna.database" % "Kuery" % "2.0.1"

Advertisement

Dependencies from Group

Jul 31, 2017
2 usages
1 stars
Sep 29, 2018
1 stars
Nov 23, 2017
2 stars
Sep 29, 2018
16 stars
Sep 29, 2018
0 stars

Discover Dependencies

Mar 29, 2017
9 stars
Mar 28, 2017
0 stars
svg
Mar 28, 2017
5 stars
Apr 01, 2017
0 stars
Mar 31, 2017
3 stars
Apr 24, 2020
2 usages
1.1k stars