Last Version

legstar.avro.cob2avro 0.4.2

Translates COBOL structures to Avro schemas. Converts Mainframe data to Avro records.

License

License

GroupId

GroupId

com.legsem.legstar
ArtifactId

ArtifactId

legstar.avro.cob2avro
Version

Version

0.4.2
Type

Type

jar
Description

Description

legstar.avro.cob2avro
Translates COBOL structures to Avro schemas. Converts Mainframe data to Avro records.
Project Organization

Project Organization

LegSem

Download legstar.avro.cob2avro 0.4.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.legsem.legstar : legstar-base jar 2.0.4
org.apache.avro : avro jar 1.7.7
org.apache.avro : avro-compiler jar 1.7.7
com.legsem.legstar : legstar.avro.generator jar 0.4.2
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.