is not current version
Last Version 3.3-20170504

org.openehealth.ipf.boot:ipf-fhir-spring-boot-starter 3.3.0

Spring Boot support for FHIR components

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.openehealth.ipf.boot
ArtifactId

ArtifactId

ipf-fhir-spring-boot-starter
Version

Version

3.3.0
Type

Type

jar

Download ipf-fhir-spring-boot-starter 3.3.0


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