Last Version

csv-comparator 1.2.0

Utils for comparison and assertion CSV files in Java

License

License

MIT
Categories

Categories

H2 Data Databases CSV Data Formats
GroupId

GroupId

com.github.ngoanh2n
ArtifactId

ArtifactId

csv-comparator
Version

Version

1.2.0
Type

Type

jar
Description

Description

csv-comparator
Utils for comparison and assertion CSV files in Java
Project URL

Project URL

https://github.com/ngoanh2n/csv-comparator
Source Code Management

Source Code Management

http://github.com/ngoanh2n/csv-comparator/tree/master

Download csv-comparator 1.2.0


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava jar 28.2-jre
com.univocity : univocity-parsers jar 2.8.4
com.github.albfernandez : juniversalchardet jar 2.3.2

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.