URF CSV

Parser and serializer for the URF CSV document format.

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

io.urf
ArtifactId

ArtifactId

urf-csv
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

URF CSV
Parser and serializer for the URF CSV document format.
Project Organization

Project Organization

GlobalMentor, Inc.

Download urf-csv

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.globalmentor : globalmentor-core jar 0.7.0
com.univocity : univocity-parsers jar 2.9.1
com.globalmentor : globalmentor-itu jar 0.6.0
io.clogr : clogr jar 0.8.0
io.urf : urf-model jar 0.4.1
io.urf : turf jar 0.4.1
org.zalando : faux-pas jar 0.9.0
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.vintage : junit-vintage-engine jar 5.7.2
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-core jar 2.2
com.github.npathai : hamcrest-optional jar 2.0.0
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0