License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.openehealth.ipf.boot |
ArtifactId | ArtifactIdipf-fhir-spring-boot-starter |
Last Version | Last Version3.3-20170504 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionipf-fhir-spring-boot-starter
Spring Boot support for FHIR components
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |