MVN

com.tecacet : jflat-core

Maven & Gradle

Sep 02, 2021
4 usages
0 stars

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

<dependency>
    <groupId>com.tecacet</groupId>
    <artifactId>jflat-core</artifactId>
    <version>1.3.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3.8

All Versions

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

Version Vulnerabilities Updated
1.3.x
jflat-core-1.3.8
jflat-core-1.3.6
jflat-core-1.3.5
jflat-core-1.3.4
jflat-core-1.3.3
jflat-core-1.3.2
jflat-core-1.3.1
jflat-core-1.3.0
1.2.x
jflat-core-1.2.1
jflat-core-1.2.0
1.0.x
jflat-core-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.tecacet</groupId>
    <artifactId>jflat-core</artifactId>
    <version>1.3.8</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.tecacet:jflat-core:1.3.8'

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

implementation("com.tecacet:jflat-core:1.3.8")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.tecacet" % "jflat-core" % "1.3.8"

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

Aug 12, 2021
5 usages
0 stars
Nov 13, 2020
5 usages
174 stars
May 15, 2023
8 usages
339 stars
Jul 30, 2023
2 usages
699 stars
Mar 10, 2023
4 usages
1 stars
Aug 17, 2023
3 usages
429 stars
Aug 17, 2023
8 usages
429 stars
Feb 16, 2023
5 usages
2 stars
May 27, 2022
11 usages
18 stars