MVN

uk.co.omega-prime : mdbi

Maven & Gradle

Oct 02, 2018
2 stars

mdbi · Max's DataBase Interface: a simple but powerful JDBC wrapper inspired by JDBI

<dependency>
    <groupId>uk.co.omega-prime</groupId>
    <artifactId>mdbi</artifactId>
    <version>2.8.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.co.omega-prime : mdbi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.8.4

All Versions

Choose a version of uk.co.omega-prime : mdbi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.8.x
mdbi-2.8.4
mdbi-2.8.3
mdbi-2.8.2.1+g0bdf256
mdbi-2.8.2
mdbi-2.8.1
mdbi-2.8.0
2.7.x
mdbi-2.7.2
mdbi-2.7.1
mdbi-2.7.0
2.6.x
mdbi-2.6.0
2.4.x
mdbi-2.4.0-4+g0998d30
mdbi-2.4.0
2.3.x
mdbi-2.3.2
mdbi-2.3.1
mdbi-2.3.0
mdbi-2.3.0.1+gc108c74
2.2.x
mdbi-2.2.1
mdbi-2.2.0
2.1.x
mdbi-2.1.0
2.0.x
mdbi-2.0.0
1.0.x
mdbi-1.0.3
mdbi-1.0.0

How to add a dependency to Maven

Add the following uk.co.omega-prime : mdbi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uk.co.omega-prime</groupId>
    <artifactId>mdbi</artifactId>
    <version>2.8.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.co.omega-prime : mdbi gradle dependency to your build.gradle file:

implementation 'uk.co.omega-prime:mdbi:2.8.4'

Gradle Kotlin DSL: Add the following uk.co.omega-prime : mdbi gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.co.omega-prime:mdbi:2.8.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.co.omega-prime : mdbi sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.co.omega-prime" % "mdbi" % "2.8.4"

Advertisement

Dependencies from Group

Oct 02, 2018
2 stars
May 09, 2019
29 stars

Discover Dependencies

Jul 31, 2023
3 usages
2.1k stars
Mar 26, 2018
7 usages
4.4k stars
Jun 29, 2023
5 usages
428 stars
May 19, 2020
90 usages
Aug 17, 2023
581 stars
Jul 16, 2018
9 usages
Jan 29, 2016
1 usages
Aug 21, 2023
4 usages
1.2k stars
Aug 01, 2023
64 usages
315 stars