Events-csv

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

Library and command line utilities to convert events to CSV format and back.

User Manual

User Manual

Development

GitHub

https://github.com/NovaOrdis/events-csv

Maven

 <dependency>
        <groupId>io.novaordis.events.csv</groupId>
        <artifactId>events-csv</artifactId>
        <version>${events.csv.version}</version>
 </dependency>