License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.openehealth.ipf.boot |
ArtifactId | ArtifactIdipf-fhir-stu3-spring-boot-starter |
Version | Version4.0-20200713 |
Type | Typejar |
Description |
Descriptionipf-fhir-stu3-spring-boot-starter
Spring Boot support for FHIR components
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.boot/ipf-fhir-stu3-spring-boot-starter/ -->
<dependency>
<groupId>org.openehealth.ipf.boot</groupId>
<artifactId>ipf-fhir-stu3-spring-boot-starter</artifactId>
<version>4.0-20200713</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.boot/ipf-fhir-stu3-spring-boot-starter/
implementation 'org.openehealth.ipf.boot:ipf-fhir-stu3-spring-boot-starter:4.0-20200713'
// https://jarcasting.com/artifacts/org.openehealth.ipf.boot/ipf-fhir-stu3-spring-boot-starter/
implementation ("org.openehealth.ipf.boot:ipf-fhir-stu3-spring-boot-starter:4.0-20200713")
'org.openehealth.ipf.boot:ipf-fhir-stu3-spring-boot-starter:jar:4.0-20200713'
<dependency org="org.openehealth.ipf.boot" name="ipf-fhir-stu3-spring-boot-starter" rev="4.0-20200713">
<artifact name="ipf-fhir-stu3-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.boot', module='ipf-fhir-stu3-spring-boot-starter', version='4.0-20200713')
)
libraryDependencies += "org.openehealth.ipf.boot" % "ipf-fhir-stu3-spring-boot-starter" % "4.0-20200713"
[org.openehealth.ipf.boot/ipf-fhir-stu3-spring-boot-starter "4.0-20200713"]
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 | |
jakarta.validation : jakarta.validation-api | jar | 2.0.2 |
org.openehealth.ipf.boot : ipf-atna-spring-boot-starter | jar | 4.0-20200713 |
org.openehealth.ipf.boot : ipf-spring-boot-starter | jar | 4.0-20200713 |
org.openehealth.ipf.commons : ipf-commons-ihe-fhir-stu3-core | jar | 4.0-20200713 |
org.openehealth.ipf.commons : ipf-commons-ihe-fhir-stu3-audit Optional | jar | 4.0-20200713 |
org.openehealth.ipf.commons : ipf-commons-ihe-fhir-stu3-pixpdq Optional | jar | 4.0-20200713 |
org.openehealth.ipf.commons : ipf-commons-ihe-fhir-stu3-mhd Optional | jar | 4.0-20200713 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |