is not current version
Last Version 4.3.1

ipf-spring-boot-starter 4.1.0

Generic Spring Boot support

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.openehealth.ipf.boot
ArtifactId

ArtifactId

ipf-spring-boot-starter
Version

Version

4.1.0
Type

Type

jar
Description

Description

ipf-spring-boot-starter
Generic Spring Boot support
Project Organization

Project Organization

Open eHealth Foundation

Download ipf-spring-boot-starter 4.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.apache.camel.springboot : camel-spring-boot-starter jar 3.7.5
org.openehealth.ipf.commons : ipf-commons-spring jar 4.1.0
org.slf4j : jcl-over-slf4j jar
org.slf4j : slf4j-api jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.