is not current version
Last Version 4.3.1

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

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.3.0
Type

Type

pom

Download ipf-spring-boot 3.3.0


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