MVN

io.github.kayr : fuzzy-csv

Maven & Gradle

Jul 31, 2023
16 stars

Fuzzy CSV · A groovy/java tabular Data (from CSV,SQL,JSON) processing library that supports fuzzy column matching,tranformations/merging/querying etc

<dependency>
    <groupId>io.github.kayr</groupId>
    <artifactId>fuzzy-csv</artifactId>
    <version>1.9.0-groovy4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.kayr : fuzzy-csv to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.0-groovy4

All Versions

Choose a version of io.github.kayr : fuzzy-csv to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
fuzzy-csv-1.9.0-groovy4
fuzzy-csv-1.9.0-groovy3
1.8.x
fuzzy-csv-1.8.1-groovy4
fuzzy-csv-1.8.1-groovy3
fuzzy-csv-1.8.0-groovy3
fuzzy-csv-1.8.0-groovy4
1.7.x
fuzzy-csv-1.7.3
fuzzy-csv-1.7.2
fuzzy-csv-1.7.1

How to add a dependency to Maven

Add the following io.github.kayr : fuzzy-csv maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.kayr</groupId>
    <artifactId>fuzzy-csv</artifactId>
    <version>1.9.0-groovy4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.kayr : fuzzy-csv gradle dependency to your build.gradle file:

implementation 'io.github.kayr:fuzzy-csv:1.9.0-groovy4'

Gradle Kotlin DSL: Add the following io.github.kayr : fuzzy-csv gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.kayr:fuzzy-csv:1.9.0-groovy4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.kayr : fuzzy-csv sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.kayr" % "fuzzy-csv" % "1.9.0-groovy4"

Advertisement

Dependencies from Group

Oct 18, 2021
1 usages
0 stars
Oct 21, 2021
1 usages
0 stars
Nov 18, 2021
0 stars
Jul 31, 2023
16 stars
Aug 25, 2023
0 stars

Discover Dependencies

Mar 27, 2023
364 stars
Aug 24, 2023
1 usages
0 stars
Aug 24, 2023
3 usages
0 stars
Jul 16, 2023
3 stars
Jul 05, 2023
8 stars
Oct 26, 2021
4 stars
Jan 11, 2022
1 usages
4 stars
Dec 14, 2022
3 usages
3 stars