is not current version
Last Version 0.4.2

com.legsem.legstar:legstar.avro 0.1.0

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

GroupId

GroupId

com.legsem.legstar
ArtifactId

ArtifactId

legstar.avro
Version

Version

0.1.0
Type

Type

pom

Download legstar.avro 0.1.0

Filename Size
legstar.avro-0.1.0.pom 7 KB
Browse

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