com.ig.orchestra.avro:repository-to-avro-example

Example of using the generation of Apache Avro schema from a FIX Orchestra file

License

License

GroupId

GroupId

com.ig.orchestra.avro
ArtifactId

ArtifactId

repository-to-avro-example
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

com.ig.orchestra.avro:repository-to-avro-example
Example of using the generation of Apache Avro schema from a FIX Orchestra file
Project URL

Project URL

https://github.com/FIXTradingCommunity/fix-orchestra/wiki/repository-to-avro-example
Project Organization

Project Organization

FIX Trading Community

Download repository-to-avro-example

How to add to project

<!-- https://jarcasting.com/artifacts/com.ig.orchestra.avro/repository-to-avro-example/ -->
<dependency>
    <groupId>com.ig.orchestra.avro</groupId>
    <artifactId>repository-to-avro-example</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.ig.orchestra.avro/repository-to-avro-example/
implementation 'com.ig.orchestra.avro:repository-to-avro-example:1.0.5'
// https://jarcasting.com/artifacts/com.ig.orchestra.avro/repository-to-avro-example/
implementation ("com.ig.orchestra.avro:repository-to-avro-example:1.0.5")
'com.ig.orchestra.avro:repository-to-avro-example:jar:1.0.5'
<dependency org="com.ig.orchestra.avro" name="repository-to-avro-example" rev="1.0.5">
  <artifact name="repository-to-avro-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ig.orchestra.avro', module='repository-to-avro-example', version='1.0.5')
)
libraryDependencies += "com.ig.orchestra.avro" % "repository-to-avro-example" % "1.0.5"
[com.ig.orchestra.avro/repository-to-avro-example "1.0.5"]

Dependencies

compile (2)

Group / Artifact Type Version
io.fixprotocol.orchestra : repository jar 1.6.8
org.apache.avro : avro jar 1.11.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.1
org.junit.jupiter : junit-jupiter-params jar 5.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5