MVN

com.trigyn : dbutils

Maven & Gradle

Feb 25, 2023
6 usages
0 stars

dbutils · Database utils

<dependency>
    <groupId>com.trigyn</groupId>
    <artifactId>dbutils</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.trigyn : dbutils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of com.trigyn : dbutils to add to Maven or Gradle - All Versions:

  • Version Updated
  • dbutils-1.5.0

    Feb 25, 2023
  • dbutils-1.4.5

    Oct 22, 2022
  • dbutils-1.4.4

    Dec 11, 2021
  • dbutils-1.4.3

    Jun 05, 2021
  • dbutils-1.4.2

    Apr 05, 2021
  • dbutils-1.4.1

    Mar 26, 2021
  • dbutils-1.4.0

    Mar 20, 2021
  • dbutils-1.3.19

    Feb 07, 2021
  • dbutils-1.3.18

    Feb 04, 2021
  • dbutils-1.3.17

    Dec 15, 2020
  • dbutils-1.3.16

    Dec 14, 2020
  • dbutils-1.3.15

    Nov 20, 2020
  • dbutils-1.3.14

    Nov 18, 2020
  • dbutils-1.3.13

    Nov 11, 2020
  • dbutils-1.3.12

    Nov 09, 2020
  • dbutils-1.3.10

    Oct 27, 2020
  • dbutils-1.3.9

    Oct 19, 2020
  • dbutils-1.3.8

    Oct 13, 2020
  • dbutils-1.3.7

    Oct 09, 2020
  • dbutils-1.3.6

    Oct 09, 2020
  • dbutils-1.3.5

    Oct 06, 2020
  • dbutils-1.3.4

    Oct 01, 2020
  • dbutils-1.3.3

    Oct 01, 2020
  • dbutils-1.3.2

    Sep 27, 2020
  • dbutils-1.3.1

    Sep 27, 2020
  • dbutils-1.3

    Sep 26, 2020
  • dbutils-1.2

    Sep 22, 2020
  • dbutils-1.1

    Sep 22, 2020
  • dbutils-1.0

    Sep 22, 2020

How to add a dependency to Maven

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

<dependency>
    <groupId>com.trigyn</groupId>
    <artifactId>dbutils</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.trigyn : dbutils gradle dependency to your build.gradle file:

implementation 'com.trigyn:dbutils:1.5.0'

Gradle Kotlin DSL: Add the following com.trigyn : dbutils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.trigyn:dbutils:1.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.trigyn : dbutils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.trigyn" % "dbutils" % "1.5.0"

Advertisement

Dependencies from Group

Feb 25, 2023
11 usages
0 stars
Feb 25, 2023
8 usages
0 stars
Feb 25, 2023
6 usages
0 stars
Feb 25, 2023
5 usages
0 stars
Feb 25, 2023
4 usages

Discover Dependencies

Oct 12, 2021
3 usages
93 stars
Dec 06, 2021
8 usages
May 16, 2022
2 usages
39 stars
Jan 03, 2023
7 usages
1.4k stars
Jan 12, 2015
4 usages
22 stars
Jan 06, 2016
1 usages
27 stars
Jan 06, 2016
1 usages
27 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome