is not current version
Last Version 6.0.2

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


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

3.8.0
Type

Type

jar

Download hapi-fhir-spring-boot-autoconfigure 3.8.0


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