| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.beanio |
| Идентификатор | Идентификаторbeanio |
| Последняя версия | Последняя версия2.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBeanIO
A Java un/marshalling library for CSV, XML, delimited and fixed length stream formats.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| beanio-2.1.0.pom | |
| beanio-2.1.0.jar | 243 KB |
| beanio-2.1.0-sources.jar | 246 KB |
| beanio-2.1.0-javadoc.jar | 639 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.batch : spring-batch-core Необязательный | jar | 2.1.9.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.asm : asm | jar | 4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.codehaus.groovy : groovy-all | jar | 1.8.9 |
| commons-logging : commons-logging Необязательный | jar | 1.1.2 |