cobol2j - Cobol and RPG data reader and converter

cobol2j reads COBOL or RPG EBCDIC or ASCII flat data files imported from mainframes, AS/400 or Baby/36 environment. Packed decimal, zoned or packed date fields decoding included. Default conversion tables provided.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.cobol2j
Идентификатор

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

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

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

1.5.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

cobol2j - Cobol and RPG data reader and converter
cobol2j reads COBOL or RPG EBCDIC or ASCII flat data files imported from mainframes, AS/400 or Baby/36 environment. Packed decimal, zoned or packed date fields decoding included. Default conversion tables provided.
Ссылка на сайт

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

http://cobol2j.sf.net
Система контроля версий

Система контроля версий

http://cobol2j.cvs.sourceforge.net/cobol2j/

Скачать cobol2j

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.1.1
commons-lang : commons-lang jar 2.4
xerces : xercesImpl jar 2.8.1
org.apache.poi : poi jar 3.1-FINAL
cb2xml » cb2xml jar 0.94
javax.xml.bind : jaxb-api jar 2.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7

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

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

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

Версия
1.5.4