CSVStream

CSV Stream processing library

Лицензия

Лицензия

Категории

Категории

CSV Данные Data Formats
Группа

Группа

com.github.ansell.csv
Идентификатор

Идентификатор

csvstream
Последняя версия

Последняя версия

0.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

CSVStream
CSV Stream processing library
Ссылка на сайт

Ссылка на сайт

https://github.com/ansell/csvstream/

Скачать csvstream

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-core jar 2.9.3
com.fasterxml.jackson.dataformat : jackson-dataformat-csv jar 2.9.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1