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

org.ytheohar:csv4j 1.0

An application that deserializes CSV data into instances of java domain types.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.ytheohar
Идентификатор

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

csv4j
Версия

Версия

1.0
Тип

Тип

jar
Описание

Описание

org.ytheohar:csv4j
An application that deserializes CSV data into instances of java domain types.
Ссылка на сайт

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

http://ytheohar.blogspot.co.uk/2015/06/csv4j-deserialize-csv-files-into-java.html

Скачать csv4j 1.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 18.0

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.9.4

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

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