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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.cobol2j
ArtifactId

ArtifactId

cobol2j
Last Version

Last Version

1.5.4
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://cobol2j.sf.net
Source Code Management

Source Code Management

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

Download cobol2j

How to add to project

<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.4