License |
License |
---|---|
GroupId | GroupIdbio.ferlab |
ArtifactId | ArtifactIdfhavro |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfhavro
The fhavro project is to serialize FHIR v4.0.7 resources in Avro, and vice-versa.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fhavro-0.0.9.pom | |
fhavro-0.0.9.jar | 942 KB |
fhavro-0.0.9-sources.jar | 888 KB |
fhavro-0.0.9-javadoc.jar | 756 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.4.0 |