License |
License |
---|---|
GroupId | GroupIdau.csiro.pathling |
ArtifactId | ArtifactIdpathling |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPathling
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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pathling-5.2.0.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/au.csiro.pathling/pathling/ -->
<dependency>
<groupId>au.csiro.pathling</groupId>
<artifactId>pathling</artifactId>
<version>5.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/au.csiro.pathling/pathling/
implementation 'au.csiro.pathling:pathling:5.2.0'
// https://jarcasting.com/artifacts/au.csiro.pathling/pathling/
implementation ("au.csiro.pathling:pathling:5.2.0")
'au.csiro.pathling:pathling:pom:5.2.0'
<dependency org="au.csiro.pathling" name="pathling" rev="5.2.0">
<artifact name="pathling" type="pom" />
</dependency>
@Grapes(
@Grab(group='au.csiro.pathling', module='pathling', version='5.2.0')
)
libraryDependencies += "au.csiro.pathling" % "pathling" % "5.2.0"
[au.csiro.pathling/pathling "5.2.0"]