License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdio.urf |
ArtifactId | ArtifactIdurf-csv |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionURF CSV
Parser and serializer for the URF CSV document format.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
urf-csv-0.4.1.pom | |
urf-csv-0.4.1.jar | 15 KB |
urf-csv-0.4.1-sources.jar | 8 KB |
urf-csv-0.4.1-javadoc.jar | 438 KB |
Browse |
<!-- 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"]
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 |
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 |