MVN

com.github.sophtutch : recitcsv

Maven & Gradle

May 15, 2018
0 stars

Rec-It-CSV · Reconciliation of CSV files and reporting of the results in HTML format.

<dependency>
    <groupId>com.github.sophtutch</groupId>
    <artifactId>recitcsv</artifactId>
    <version>1.0.0.RC4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sophtutch : recitcsv to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.RC4
  • Latest Release Candidate: 1.0.0.RC4

All Versions

Choose a version of com.github.sophtutch : recitcsv to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
recitcsv-1.0.0.RC4
recitcsv-1.0.0.RC3
recitcsv-1.0.0.RC2
recitcsv-1.0.0.RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.sophtutch</groupId>
    <artifactId>recitcsv</artifactId>
    <version>1.0.0.RC4</version>
</dependency>