is not current version
Last Version 1.8.0-groovy4

Fuzzy CSV 1.7.2

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

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

io.github.kayr
ArtifactId

ArtifactId

fuzzy-csv
Version

Version

1.7.2
Type

Type

jar
Description

Description

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

Project URL

https://github.com/kayr/fuzzy-csv/
Source Code Management

Source Code Management

https://github.com/kayr/fuzzy-csv.git

Download fuzzy-csv 1.7.2


<!-- https://jarcasting.com/artifacts/io.github.kayr/fuzzy-csv/ -->
<dependency>
    <groupId>io.github.kayr</groupId>
    <artifactId>fuzzy-csv</artifactId>
    <version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kayr/fuzzy-csv/
implementation 'io.github.kayr:fuzzy-csv:1.7.2'
// https://jarcasting.com/artifacts/io.github.kayr/fuzzy-csv/
implementation ("io.github.kayr:fuzzy-csv:1.7.2")
'io.github.kayr:fuzzy-csv:jar:1.7.2'
<dependency org="io.github.kayr" name="fuzzy-csv" rev="1.7.2">
  <artifact name="fuzzy-csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kayr', module='fuzzy-csv', version='1.7.2')
)
libraryDependencies += "io.github.kayr" % "fuzzy-csv" % "1.7.2"
[io.github.kayr/fuzzy-csv "1.7.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.3.8
io.github.kayr : phrase-matcher jar 0.1.7
com.opencsv : opencsv jar 3.8
org.slf4j : slf4j-api jar 1.7.25
com.jakewharton.fliptables : fliptables jar 1.0.2

test (6)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200
junit : junit jar 4.7
org.bitbucket.mstrobel : procyon-reflection jar 0.5.32
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.25
mysql : mysql-connector-java jar 5.1.39

Project Modules

There are no modules declared in this project.