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

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

There is a newer version: 3.3.0
Show newest version
@namespace("org.gel.models.participant.avro")
/**
This protocol defines the Participants and Pedigree
*/
protocol GitVersionControl {

record VersionControl{

    /** This is the version for the entire set of data models as referred to the Git release tag
    */
    string GitVersionControl="1.3.0";

    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy