MVN

com.tecacet : jflat8

Maven & Gradle

Feb 12, 2019
1 usages
0 stars

JFlat 8 · Convert flat files to Java Beans and vice versa. Some supported formats are CSV, fixed-width, arbitrary regex, and more. JFlat 8 is highly extensible and can be adopted to support additional formats.

<dependency>
    <groupId>com.tecacet</groupId>
    <artifactId>jflat8</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tecacet : jflat8 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of com.tecacet : jflat8 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
jflat8-0.0.5
jflat8-0.0.4
jflat8-0.0.3
jflat8-0.0.2
jflat8-0.0.1

How to add a dependency to Maven

Add the following com.tecacet : jflat8 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tecacet</groupId>
    <artifactId>jflat8</artifactId>
    <version>0.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tecacet : jflat8 gradle dependency to your build.gradle file:

implementation 'com.tecacet:jflat8:0.0.5'

Gradle Kotlin DSL: Add the following com.tecacet : jflat8 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tecacet:jflat8:0.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tecacet : jflat8 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tecacet" % "jflat8" % "0.0.5"

Advertisement

Dependencies from Group

Sep 02, 2021
4 usages
0 stars
Feb 12, 2019
1 usages
0 stars
Dec 06, 2015
Jul 19, 2021
0 stars
Dec 09, 2020
2 stars

Discover Dependencies

Oct 26, 2017
0 stars
Mar 12, 2018
0 stars
Mar 12, 2018
1 usages
0 stars
Mar 12, 2018
2 usages
0 stars
May 26, 2021
25 stars
Dec 08, 2017
19.4k stars