MVN

br.com.leonardoz : jdbc-dsl

Maven & Gradle

Jun 28, 2017
1 stars

jdbc-dsl · Java DSL for easy JDBC API manipulation containing functionalities for day-to-day development

<dependency>
    <groupId>br.com.leonardoz</groupId>
    <artifactId>jdbc-dsl</artifactId>
    <version>0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.com.leonardoz : jdbc-dsl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3
  • Latest Beta: 0.2-BETA

All Versions

Choose a version of br.com.leonardoz : jdbc-dsl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3
jdbc-dsl-0.3
0.2
jdbc-dsl-0.2-BETA
0.1
jdbc-dsl-0.1
jdbc-dsl-0.1-BETA

How to add a dependency to Maven

Add the following br.com.leonardoz : jdbc-dsl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>br.com.leonardoz</groupId>
    <artifactId>jdbc-dsl</artifactId>
    <version>0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following br.com.leonardoz : jdbc-dsl gradle dependency to your build.gradle file:

implementation 'br.com.leonardoz:jdbc-dsl:0.3'

Gradle Kotlin DSL: Add the following br.com.leonardoz : jdbc-dsl gradle kotlin dependency to your build.gradle.kts file:

implementation("br.com.leonardoz:jdbc-dsl:0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following br.com.leonardoz : jdbc-dsl sbt scala dependency to your build.sbt file:

libraryDependencies += "br.com.leonardoz" % "jdbc-dsl" % "0.3"

Advertisement

Dependencies from Group

Jun 28, 2017
1 stars

Discover Dependencies

cns
May 12, 2022
5 stars
Jun 30, 2017
13 stars
Jun 30, 2017
13 stars
Jun 30, 2017
13 stars
Jan 07, 2021
32 stars
Jan 07, 2021
32 stars
May 23, 2020
192 stars
May 23, 2020
192 stars
Jan 09, 2018
69 stars