is not current version
Last Version 3.3-20170504

org.openehealth.ipf.boot:ipf-fhir-spring-boot-starter 3.2-rc1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.openehealth.ipf.boot
ArtifactId

ArtifactId

ipf-fhir-spring-boot-starter
Version

Version

3.2-rc1
Type

Type

jar

Download ipf-fhir-spring-boot-starter 3.2-rc1


<!-- 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.2-rc1</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.2-rc1'
// https://jarcasting.com/artifacts/org.openehealth.ipf.boot/ipf-fhir-spring-boot-starter/
implementation ("org.openehealth.ipf.boot:ipf-fhir-spring-boot-starter:3.2-rc1")
'org.openehealth.ipf.boot:ipf-fhir-spring-boot-starter:jar:3.2-rc1'
<dependency org="org.openehealth.ipf.boot" name="ipf-fhir-spring-boot-starter" rev="3.2-rc1">
  <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.2-rc1')
)
libraryDependencies += "org.openehealth.ipf.boot" % "ipf-fhir-spring-boot-starter" % "3.2-rc1"
[org.openehealth.ipf.boot/ipf-fhir-spring-boot-starter "3.2-rc1"]