p

pathling

A set of tools that make it easier to use FHIR® within data analytics, built on Apache Spark.
https://pathling.csiro.au
Apache License, Version 2.0
Australian e-Health Research Centre, CSIRO
John Grimes Piotr Szul
Files download
File Operation
pathling-6.4.2.pom download
Apache Maven
<dependency>
  <groupId>au.csiro.pathling</groupId>
  <artifactId>pathling</artifactId>
  <version>6.4.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'au.csiro.pathling:pathling:6.4.2'
Gradle Kotlin
implementation("au.csiro.pathling:pathling:6.4.2")
Scala SBT
libraryDependencies += "au.csiro.pathling" % "pathling" % "6.4.2"
Groovy Grape
@Grapes(
  @Grab(group='au.csiro.pathling', module='pathling', version='6.4.2')
)
Apache Ivy
<dependency org="au.csiro.pathling" name="pathling" rev="6.4.2" />
Leiningen
[au.csiro.pathling/pathling "6.4.2"]
Apache Buildr
'au.csiro.pathling:pathling:jar:6.4.2'
Dependencies
The project has no third-party dependencies