ipf-fhir-spring-boot-starter

Spring Boot support for FHIR components

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.openehealth.ipf.boot
ArtifactId

ArtifactId

ipf-fhir-spring-boot-starter
Last Version

Last Version

3.3-20170504
Release Date

Release Date

Type

Type

jar
Description

Description

ipf-fhir-spring-boot-starter
Spring Boot support for FHIR components
Project Organization

Project Organization

Open eHealth Foundation

Download ipf-fhir-spring-boot-starter

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework : spring-web Optional jar
javax.validation : validation-api jar 1.1.0.Final
org.openehealth.ipf.boot : ipf-atna-spring-boot-starter jar 3.3-20170504
org.openehealth.ipf.commons : ipf-commons-ihe-fhir-core jar 3.3-20170504
org.openehealth.ipf.commons : ipf-commons-ihe-fhir-audit Optional jar 3.3-20170504
org.openehealth.ipf.commons : ipf-commons-ihe-fhir-pixpdq Optional jar 3.3-20170504
org.openehealth.ipf.commons : ipf-commons-ihe-fhir-mhd Optional jar 3.3-20170504
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.3-20170504
3.3.0
3.2-20161124
3.2-20161005
3.2.1
3.2.0
3.2-rc2
3.2-rc1