Last Version

ipf-tutorials-iheclient 4.3.1

This project demonstrates how a client-side application can make use of IHE Producer Endpoints

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.openehealth.ipf.tutorials
ArtifactId

ArtifactId

ipf-tutorials-iheclient
Version

Version

4.3.1
Type

Type

jar
Description

Description

ipf-tutorials-iheclient
This project demonstrates how a client-side application can make use of IHE Producer Endpoints
Project Organization

Project Organization

Open eHealth Foundation

Download ipf-tutorials-iheclient 4.3.1


<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.tutorials/ipf-tutorials-iheclient/ -->
<dependency>
    <groupId>org.openehealth.ipf.tutorials</groupId>
    <artifactId>ipf-tutorials-iheclient</artifactId>
    <version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.tutorials/ipf-tutorials-iheclient/
implementation 'org.openehealth.ipf.tutorials:ipf-tutorials-iheclient:4.3.1'
// https://jarcasting.com/artifacts/org.openehealth.ipf.tutorials/ipf-tutorials-iheclient/
implementation ("org.openehealth.ipf.tutorials:ipf-tutorials-iheclient:4.3.1")
'org.openehealth.ipf.tutorials:ipf-tutorials-iheclient:jar:4.3.1'
<dependency org="org.openehealth.ipf.tutorials" name="ipf-tutorials-iheclient" rev="4.3.1">
  <artifact name="ipf-tutorials-iheclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.tutorials', module='ipf-tutorials-iheclient', version='4.3.1')
)
libraryDependencies += "org.openehealth.ipf.tutorials" % "ipf-tutorials-iheclient" % "4.3.1"
[org.openehealth.ipf.tutorials/ipf-tutorials-iheclient "4.3.1"]

Dependencies

compile (9)

Group / Artifact Type Version
org.openehealth.ipf.platform-camel : ipf-platform-camel-ihe-xds jar 4.3.1
org.openehealth.ipf.platform-camel : ipf-platform-camel-ihe-hl7v2 jar 4.3.1
org.openehealth.ipf.platform-camel : ipf-platform-camel-ihe-hl7v3 jar 4.3.1
org.openehealth.ipf.platform-camel : ipf-platform-camel-ihe-atna jar 4.3.1
org.apache.camel : camel-spring jar 3.14.2
org.apache.camel : camel-spring-xml jar
org.ehcache : ehcache jar
org.slf4j : jcl-over-slf4j jar
org.slf4j : slf4j-api jar

provided (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.projectlombok : lombok jar

runtime (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar
org.apache.logging.log4j : log4j-core jar
org.apache.logging.log4j : log4j-slf4j-impl jar
org.apache.cxf : cxf-rt-frontend-jaxws jar

test (5)

Group / Artifact Type Version
org.openehealth.ipf.commons : ipf-commons-ihe-core test-jar 4.3.1
javax.annotation : javax.annotation-api jar
org.springframework : spring-aop jar
commons-io : commons-io jar 2.11.0
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.