is not current version
Last Version 6.0.2

ca.uhn.hapi.fhir:hapi-fhir-spring-boot-autoconfigure 5.5.4


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

ca.uhn.hapi.fhir
ArtifactId

ArtifactId

hapi-fhir-spring-boot-autoconfigure
Version

Version

5.5.4
Type

Type

jar

Download hapi-fhir-spring-boot-autoconfigure 5.5.4


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