parso

Parso is a lightweight Java library designed to read SAS7BDAT datasets. The Parso interfaces are analogous to libraries designed to read table-storing files, for example, CSVReader library. Despite its small size, the Parso library is the only full-featured open-source solution to process SAS7BDAT datasets, both uncompressed, CHAR-compressed and BIN-compressed. It is effective in processing clinical and statistical data often stored in SAS7BDAT format. Parso allows converting data into CSV format.

Лицензия

Лицензия

Группа

Группа

com.epam
Идентификатор

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

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

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

2.0.14
Дата

Дата

Тип

Тип

jar
Описание

Описание

parso
Parso is a lightweight Java library designed to read SAS7BDAT datasets. The Parso interfaces are analogous to libraries designed to read table-storing files, for example, CSVReader library. Despite its small size, the Parso library is the only full-featured open-source solution to process SAS7BDAT datasets, both uncompressed, CHAR-compressed and BIN-compressed. It is effective in processing clinical and statistical data often stored in SAS7BDAT format. Parso allows converting data into CSV format.
Ссылка на сайт

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

https://github.com/epam/parso

Скачать parso

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.5

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.18.1
org.slf4j : slf4j-simple jar 1.7.5
net.sf.opencsv : opencsv jar 2.0

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

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

EPAM Systems

We are creating software platforms and frameworks across the industries and technologies. Visit https://epam.github.io/ for more projects information.

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

Версия
2.0.14
2.0.13
2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0