GA4GH: Schemas

Data models and APIs for Genomic data.

License

License

Categories

Categories

Net ORM Data
GroupId

GroupId

net.fnothaft
ArtifactId

ArtifactId

ga4gh-format
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

GA4GH: Schemas
Data models and APIs for Genomic data.
Project URL

Project URL

https://github.com/fnothaft/ReadTaskTeam
Project Organization

Project Organization

Global Alliance for Genomics and Health
Source Code Management

Source Code Management

https://github.com/fnothaft/ReadTaskTeam

Download ga4gh-format

How to add to project

<!-- https://jarcasting.com/artifacts/net.fnothaft/ga4gh-format/ -->
<dependency>
    <groupId>net.fnothaft</groupId>
    <artifactId>ga4gh-format</artifactId>
    <version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.fnothaft/ga4gh-format/
implementation 'net.fnothaft:ga4gh-format:0.5.1'
// https://jarcasting.com/artifacts/net.fnothaft/ga4gh-format/
implementation ("net.fnothaft:ga4gh-format:0.5.1")
'net.fnothaft:ga4gh-format:jar:0.5.1'
<dependency org="net.fnothaft" name="ga4gh-format" rev="0.5.1">
  <artifact name="ga4gh-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.fnothaft', module='ga4gh-format', version='0.5.1')
)
libraryDependencies += "net.fnothaft" % "ga4gh-format" % "0.5.1"
[net.fnothaft/ga4gh-format "0.5.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.avro : avro jar 1.8.0
org.apache.avro : avro-ipc jar 1.8.0

Project Modules

There are no modules declared in this project.

Global Alliance Data Model and RPC

Build Status

Build Status

How to contribute changes

See the CONTRIBUTING.md documement.

License

See the LICENSE

Versions

Version
0.5.1