This is a fork of the OpenCSV project on SourceForge.
The openrefine-2.6 branch contains the patched version of OpenCSV that was included with the OpenRefine 2.6 release.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCSV Данные Data Formats opencsv |
| Группа | Группаorg.openrefine.dependencies |
| Идентификатор | Идентификаторopencsv-multichar |
| Последняя версия | Последняя версия2.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеopencsv
A simple library for reading and writing CSV in Java, with multicharacter separator support.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| opencsv-multichar-2.4.pom | |
| opencsv-multichar-2.4.jar | 26 KB |
| opencsv-multichar-2.4-sources.jar | 21 KB |
| opencsv-multichar-2.4-javadoc.jar | 480 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openrefine.dependencies/opencsv-multichar/ -->
<dependency>
<groupId>org.openrefine.dependencies</groupId>
<artifactId>opencsv-multichar</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.openrefine.dependencies/opencsv-multichar/
implementation 'org.openrefine.dependencies:opencsv-multichar:2.4'
// https://jarcasting.com/artifacts/org.openrefine.dependencies/opencsv-multichar/
implementation ("org.openrefine.dependencies:opencsv-multichar:2.4")
'org.openrefine.dependencies:opencsv-multichar:jar:2.4'
<dependency org="org.openrefine.dependencies" name="opencsv-multichar" rev="2.4">
<artifact name="opencsv-multichar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openrefine.dependencies', module='opencsv-multichar', version='2.4')
)
libraryDependencies += "org.openrefine.dependencies" % "opencsv-multichar" % "2.4"
[org.openrefine.dependencies/opencsv-multichar "2.4"]
This is a fork of the OpenCSV project on SourceForge.
The openrefine-2.6 branch contains the patched version of OpenCSV that was included with the OpenRefine 2.6 release.
| Версия |
|---|
|
2.4
|