| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdorg.openehealth.ipf.boot |
| ArtifactId | ArtifactIdipf-fhir-r4-spring-boot-starter |
| Last Version | Last Version4.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionipf-fhir-r4-spring-boot-starter
Spring Boot support for FHIR components
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.boot/ipf-fhir-r4-spring-boot-starter/ -->
<dependency>
<groupId>org.openehealth.ipf.boot</groupId>
<artifactId>ipf-fhir-r4-spring-boot-starter</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.boot/ipf-fhir-r4-spring-boot-starter/
implementation 'org.openehealth.ipf.boot:ipf-fhir-r4-spring-boot-starter:4.3.1'
// https://jarcasting.com/artifacts/org.openehealth.ipf.boot/ipf-fhir-r4-spring-boot-starter/
implementation ("org.openehealth.ipf.boot:ipf-fhir-r4-spring-boot-starter:4.3.1")
'org.openehealth.ipf.boot:ipf-fhir-r4-spring-boot-starter:jar:4.3.1'
<dependency org="org.openehealth.ipf.boot" name="ipf-fhir-r4-spring-boot-starter" rev="4.3.1">
<artifact name="ipf-fhir-r4-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.boot', module='ipf-fhir-r4-spring-boot-starter', version='4.3.1')
)
libraryDependencies += "org.openehealth.ipf.boot" % "ipf-fhir-r4-spring-boot-starter" % "4.3.1"
[org.openehealth.ipf.boot/ipf-fhir-r4-spring-boot-starter "4.3.1"]
| 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 | |
| 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.commons : ipf-commons-ihe-fhir-r4-core | jar | 4.3.1 |
| org.openehealth.ipf.commons : ipf-commons-ihe-fhir-r4-audit Optional | jar | 4.3.1 |
| org.openehealth.ipf.commons : ipf-commons-ihe-fhir-r4-pixpdq Optional | jar | 4.3.1 |
| org.openehealth.ipf.commons : ipf-commons-ihe-fhir-r4-mhd Optional | jar | 4.3.1 |
| org.slf4j : jcl-over-slf4j | jar | |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-test | jar | |
| org.springframework : spring-test | jar | |
| org.springframework.security : spring-security-core | jar | |
| org.springframework.security : spring-security-web | jar | |
| org.springframework.boot : spring-boot-actuator | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| org.hamcrest : hamcrest-core | jar | |
| org.junit.jupiter : junit-jupiter | jar |