BeanIO

A Java un/marshalling library for CSV, XML, delimited and fixed length stream formats.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

BeanIO
A Java un/marshalling library for CSV, XML, delimited and fixed length stream formats.
Ссылка на сайт

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

http://beanio.org/

Скачать beanio

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework.batch : spring-batch-core Необязательный jar 2.1.9.RELEASE

provided (1)

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

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.codehaus.groovy : groovy-all jar 1.8.9
commons-logging : commons-logging Необязательный jar 1.1.2

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

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

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

Версия
2.1.0
2.1.0.M2
2.1.0.M1
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0