Last Version

fhavro 0.0.9

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

License

License

GroupId

GroupId

bio.ferlab
ArtifactId

ArtifactId

fhavro
Version

Version

0.0.9
Type

Type

jar
Description

Description

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

Project URL

https://github.com/Ferlab-Ste-Justine/fhavro
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download fhavro 0.0.9


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

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
org.apache.avro : avro jar 1.10.2
org.apache.avro : avro-ipc-netty jar 1.10.2
javax.json : javax.json-api jar 1.1.4
org.glassfish : javax.json jar 1.1.4
org.junit.platform : junit-platform-commons jar 1.4.0
ca.uhn.hapi.fhir : hapi-fhir-client jar 5.5.1
ca.uhn.hapi.fhir : hapi-fhir-structures-r4 jar 5.5.1
commons-cli : commons-cli jar 1.4
org.jetbrains : annotations jar 22.0.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.vintage : junit-vintage-engine jar 5.4.0

Project Modules

There are no modules declared in this project.