is not current version
Last Version 5.2.0

au.csiro.pathling:pathling 5.1.0

A server based on the HL7® FHIR® standard, implementing special functionality designed to ease the delivery of analytics-enabled apps and augment tasks related to health data analytics.

GroupId

GroupId

au.csiro.pathling
ArtifactId

ArtifactId

pathling
Version

Version

5.1.0
Type

Type

pom

Download pathling 5.1.0

Filename Size
pathling-5.1.0.pom 19 KB
Browse

<!-- https://jarcasting.com/artifacts/au.csiro.pathling/pathling/ -->
<dependency>
    <groupId>au.csiro.pathling</groupId>
    <artifactId>pathling</artifactId>
    <version>5.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/au.csiro.pathling/pathling/
implementation 'au.csiro.pathling:pathling:5.1.0'
// https://jarcasting.com/artifacts/au.csiro.pathling/pathling/
implementation ("au.csiro.pathling:pathling:5.1.0")
'au.csiro.pathling:pathling:pom:5.1.0'
<dependency org="au.csiro.pathling" name="pathling" rev="5.1.0">
  <artifact name="pathling" type="pom" />
</dependency>
@Grapes(
@Grab(group='au.csiro.pathling', module='pathling', version='5.1.0')
)
libraryDependencies += "au.csiro.pathling" % "pathling" % "5.1.0"
[au.csiro.pathling/pathling "5.1.0"]