All Downloads are FREE. Search and download functionalities are using the official Maven repository.

avro.gel_participant_6_2_0.Test.avdl Maven / Gradle / Ivy

There is a newer version: 3.3.0
Show newest version
@namespace("org.dummy.avro")

protocol Test {

  record DummyInnerString{
    string myId;
  }

  record DummyTest{
    array my_id;
  }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy