License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.openehealth.ipf.boot |
ArtifactId | ArtifactIdipf-xds-spring-boot-starter |
Version | Version4.3.1 |
Type | Typejar |
Description |
Descriptionipf-xds-spring-boot-starter
Spring Boot support for XD* components
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.boot/ipf-xds-spring-boot-starter/ -->
<dependency>
<groupId>org.openehealth.ipf.boot</groupId>
<artifactId>ipf-xds-spring-boot-starter</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.boot/ipf-xds-spring-boot-starter/
implementation 'org.openehealth.ipf.boot:ipf-xds-spring-boot-starter:4.3.1'
// https://jarcasting.com/artifacts/org.openehealth.ipf.boot/ipf-xds-spring-boot-starter/
implementation ("org.openehealth.ipf.boot:ipf-xds-spring-boot-starter:4.3.1")
'org.openehealth.ipf.boot:ipf-xds-spring-boot-starter:jar:4.3.1'
<dependency org="org.openehealth.ipf.boot" name="ipf-xds-spring-boot-starter" rev="4.3.1">
<artifact name="ipf-xds-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.boot', module='ipf-xds-spring-boot-starter', version='4.3.1')
)
libraryDependencies += "org.openehealth.ipf.boot" % "ipf-xds-spring-boot-starter" % "4.3.1"
[org.openehealth.ipf.boot/ipf-xds-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.boot : spring-boot-starter-cache Optional | jar | |
org.apache.cxf : cxf-spring-boot-starter-jaxws | 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-core | jar | 4.3.1 |
org.openehealth.ipf.platform-camel : ipf-platform-camel-ihe-xds | 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.junit.jupiter : junit-jupiter | jar |