Last Version

ipf-hl7-spring-boot-starter 4.3.1

Spring Boot support for HL7 v2 components

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.openehealth.ipf.boot
ArtifactId

ArtifactId

ipf-hl7-spring-boot-starter
Version

Version

4.3.1
Type

Type

jar
Description

Description

ipf-hl7-spring-boot-starter
Spring Boot support for HL7 v2 components
Project Organization

Project Organization

Open eHealth Foundation

Download ipf-hl7-spring-boot-starter 4.3.1


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-cache Optional jar
org.apache.camel.springboot : camel-hl7-starter jar 3.14.2
org.openehealth.ipf.boot : ipf-atna-spring-boot-starter jar 4.3.1
org.openehealth.ipf.boot : ipf-spring-boot-starter jar 4.3.1
org.openehealth.ipf.platform-camel : ipf-platform-camel-ihe-mllp jar 4.3.1
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.