MVN

net.bzdyl : sqlex-mapper

Maven & Gradle

Jan 29, 2016
0 stars

sqlex-mapper · Map java.sql.SQLException to more a meaningful exceptions hierarchy

<dependency>
    <groupId>net.bzdyl</groupId>
    <artifactId>sqlex-mapper</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.bzdyl : sqlex-mapper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of net.bzdyl : sqlex-mapper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
sqlex-mapper-0.1.1
sqlex-mapper-0.1.0

How to add a dependency to Maven

Add the following net.bzdyl : sqlex-mapper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.bzdyl</groupId>
    <artifactId>sqlex-mapper</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.bzdyl : sqlex-mapper gradle dependency to your build.gradle file:

implementation 'net.bzdyl:sqlex-mapper:0.1.1'

Gradle Kotlin DSL: Add the following net.bzdyl : sqlex-mapper gradle kotlin dependency to your build.gradle.kts file:

implementation("net.bzdyl:sqlex-mapper:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.bzdyl : sqlex-mapper sbt scala dependency to your build.sbt file:

libraryDependencies += "net.bzdyl" % "sqlex-mapper" % "0.1.1"

Advertisement

Dependencies from Group

Jan 29, 2016
0 stars

Discover Dependencies

Oct 09, 2018
2 usages
11.4k stars
Jan 30, 2016
2 usages
430 stars
Mar 23, 2020
1 stars
Nov 15, 2018
1.2k stars
Mar 26, 2017
9 stars
Oct 13, 2019
261 usages
156 stars
Jan 10, 2017
131 stars