MVN

org.simpleflatmapper : sfm-test

Maven & Gradle

Jul 18, 2015
15 usages

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

<dependency>
    <groupId>org.simpleflatmapper</groupId>
    <artifactId>sfm-test</artifactId>
    <version>1.11b1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.11b1

All Versions

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

Version Vulnerabilities Updated
1.11b1
sfm-test-1.11b1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.simpleflatmapper</groupId>
    <artifactId>sfm-test</artifactId>
    <version>1.11b1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.simpleflatmapper:sfm-test:1.11b1'

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

implementation("org.simpleflatmapper:sfm-test:1.11b1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.simpleflatmapper" % "sfm-test" % "1.11b1"

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

sfm
Sep 17, 2016
7 usages
Aug 02, 2023
14 usages
450 stars
Jul 16, 2015
1 usages
Aug 02, 2023
3 usages
450 stars
Jul 17, 2015
0 stars
Jul 16, 2015
14 stars
Mar 10, 2023
9 usages
56 stars
Mar 10, 2023
5 usages
56 stars