is not current version
Last Version 6.0.2

ca.uhn.hapi.fhir:hapi-deployable-pom 2.1


GroupId

GroupId

ca.uhn.hapi.fhir
ArtifactId

ArtifactId

hapi-deployable-pom
Version

Version

2.1
Type

Type

pom

Download hapi-deployable-pom 2.1


<!-- https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-deployable-pom/ -->
<dependency>
    <groupId>ca.uhn.hapi.fhir</groupId>
    <artifactId>hapi-deployable-pom</artifactId>
    <version>2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-deployable-pom/
implementation 'ca.uhn.hapi.fhir:hapi-deployable-pom:2.1'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-deployable-pom/
implementation ("ca.uhn.hapi.fhir:hapi-deployable-pom:2.1")
'ca.uhn.hapi.fhir:hapi-deployable-pom:pom:2.1'
<dependency org="ca.uhn.hapi.fhir" name="hapi-deployable-pom" rev="2.1">
  <artifact name="hapi-deployable-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-deployable-pom', version='2.1')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-deployable-pom" % "2.1"
[ca.uhn.hapi.fhir/hapi-deployable-pom "2.1"]