MVN

org.simpleflatmapper : sfm-jdbc-jre6

Maven & Gradle

May 11, 2020
5 usages
421 stars

sfm-jdbc · Java library to map flat record - ResultSet, csv - to java object with minimum configuration and low footprint.

<dependency>
    <groupId>org.simpleflatmapper</groupId>
    <artifactId>sfm-jdbc-jre6</artifactId>
    <version>8.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.simpleflatmapper : sfm-jdbc-jre6 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 8.2.3

All Versions

Choose a version of org.simpleflatmapper : sfm-jdbc-jre6 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.2.x
sfm-jdbc-jre6-8.2.3
sfm-jdbc-jre6-8.2.2
sfm-jdbc-jre6-8.2.1
sfm-jdbc-jre6-8.2.0
8.1.x
sfm-jdbc-jre6-8.1.1
sfm-jdbc-jre6-8.1.0
8.0.x
sfm-jdbc-jre6-8.0.3
sfm-jdbc-jre6-8.0.2
sfm-jdbc-jre6-8.0.1
sfm-jdbc-jre6-8.0.0

How to add a dependency to Maven

Add the following org.simpleflatmapper : sfm-jdbc-jre6 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.simpleflatmapper</groupId>
    <artifactId>sfm-jdbc-jre6</artifactId>
    <version>8.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.simpleflatmapper : sfm-jdbc-jre6 gradle dependency to your build.gradle file:

implementation 'org.simpleflatmapper:sfm-jdbc-jre6:8.2.3'

Gradle Kotlin DSL: Add the following org.simpleflatmapper : sfm-jdbc-jre6 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.simpleflatmapper:sfm-jdbc-jre6:8.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.simpleflatmapper : sfm-jdbc-jre6 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.simpleflatmapper" % "sfm-jdbc-jre6" % "8.2.3"

Advertisement

Dependencies from Group

May 11, 2020
17 usages
Jul 18, 2015
15 usages
May 11, 2020
13 usages
May 11, 2020
10 usages
May 11, 2020
10 usages

Discover Dependencies

Apr 15, 2022
6 usages
10.6k stars
Sep 03, 2022
5 usages
Sep 03, 2022
5 usages
Oct 31, 2019
5 usages
5.6k stars
Mar 08, 2023
5 usages
44 stars
Dec 11, 2021
5 usages
47 stars
Jul 21, 2023
7 usages
1.1k stars
Oct 03, 2020
5 usages
11 stars