MVN

bio.ferlab : fhavro

Maven & Gradle

Nov 10, 2021
9 stars

fhavro · The fhavro project is to serialize FHIR v4.0.7 resources in Avro, and vice-versa.

<dependency>
    <groupId>bio.ferlab</groupId>
    <artifactId>fhavro</artifactId>
    <version>0.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of bio.ferlab : fhavro to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.9

All Versions

Choose a version of bio.ferlab : fhavro to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
fhavro-0.0.9

How to add a dependency to Maven

Add the following bio.ferlab : fhavro maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>bio.ferlab</groupId>
    <artifactId>fhavro</artifactId>
    <version>0.0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following bio.ferlab : fhavro gradle dependency to your build.gradle file:

implementation 'bio.ferlab:fhavro:0.0.9'

Gradle Kotlin DSL: Add the following bio.ferlab : fhavro gradle kotlin dependency to your build.gradle.kts file:

implementation("bio.ferlab:fhavro:0.0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following bio.ferlab : fhavro sbt scala dependency to your build.sbt file:

libraryDependencies += "bio.ferlab" % "fhavro" % "0.0.9"

Advertisement

Dependencies from Group

May 13, 2021
1 usages
6 stars
Aug 16, 2023
1 usages
6 stars
Aug 16, 2023
6 stars
Aug 16, 2023
6 stars
Sep 30, 2021
6 stars

Discover Dependencies

Nov 17, 2022
29 stars
Jul 06, 2022
Feb 10, 2023
1 usages
114 stars
Nov 24, 2021
Jun 28, 2023
13 stars
Aug 24, 2023
4 usages