MVN

me.lucko : helper-sql

Maven & Gradle

Jun 06, 2019
1 usages
441 stars

helper-sql · Provides SQL datasources using HikariCP.

<dependency>
    <groupId>me.lucko</groupId>
    <artifactId>helper-sql</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.lucko : helper-sql to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of me.lucko : helper-sql to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
helper-sql-1.3.0
1.2.x
helper-sql-1.2.0
1.1.x
helper-sql-1.1.0
1.0.x
helper-sql-1.0.4

How to add a dependency to Maven

Add the following me.lucko : helper-sql maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.lucko</groupId>
    <artifactId>helper-sql</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.lucko : helper-sql gradle dependency to your build.gradle file:

implementation 'me.lucko:helper-sql:1.3.0'

Gradle Kotlin DSL: Add the following me.lucko : helper-sql gradle kotlin dependency to your build.gradle.kts file:

implementation("me.lucko:helper-sql:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.lucko : helper-sql sbt scala dependency to your build.sbt file:

libraryDependencies += "me.lucko" % "helper-sql" % "1.3.0"

Advertisement

Dependencies from Group

Jun 23, 2023
8 usages
441 stars
Jun 08, 2023
3 usages
81 stars
Aug 03, 2022
3 usages
164 stars
Jun 23, 2023
3 usages
63 stars
Jun 06, 2019
1 usages
441 stars

Discover Dependencies

Jan 15, 2018
1 usages
Mar 06, 2018
2 usages
Jan 06, 2018
2 usages
1 stars
Jan 12, 2018
1 usages
Nov 06, 2018
3 usages
41 stars
Mar 16, 2018
2 usages
21 stars
Sep 11, 2018
3 usages
60 stars