is not current version
Last Version 4.3.1

org.openehealth.ipf.boot:ipf-spring-boot 3.6.5

Spring Boot support for IPF

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.openehealth.ipf.boot
ArtifactId

ArtifactId

ipf-spring-boot
Version

Version

3.6.5
Type

Type

pom

Download ipf-spring-boot 3.6.5


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