Last Version

legstar.avro 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
Version

Version

0.4.2
Type

Type

pom
Description

Description

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

Project URL

https://github.com/legsem/legstar.avro
Project Organization

Project Organization

LegSem
Source Code Management

Source Code Management

https://github.com/legsem/legstar.avro.git

Download legstar.avro 0.4.2

Filename Size
legstar.avro-0.4.2.pom 16 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • legstar.avro.translator
  • legstar.avro.generator
  • legstar.avro.cob2avro
  • legstar.avro.cob2avro.hadoop
  • legstar.avro.distrib
  • legstar-avro-maven-plugin