is not current version
Last Version 1.4.0

vauchannel-client 1.3.8

VAU channel base module - example client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.gematik.ti
ArtifactId

ArtifactId

vauchannel-client
Version

Version

1.3.8
Type

Type

jar
Description

Description

vauchannel-client
VAU channel base module - example client
Project URL

Project URL

https://github.com/gematik/ref-ePA-vauchannel
Project Organization

Project Organization

gematik GmbH
Source Code Management

Source Code Management

https://github.com/gematik/ref-ePA-vauchannel

Download vauchannel-client 1.3.8


<!-- https://jarcasting.com/artifacts/de.gematik.ti/vauchannel-client/ -->
<dependency>
    <groupId>de.gematik.ti</groupId>
    <artifactId>vauchannel-client</artifactId>
    <version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.gematik.ti/vauchannel-client/
implementation 'de.gematik.ti:vauchannel-client:1.3.8'
// https://jarcasting.com/artifacts/de.gematik.ti/vauchannel-client/
implementation ("de.gematik.ti:vauchannel-client:1.3.8")
'de.gematik.ti:vauchannel-client:jar:1.3.8'
<dependency org="de.gematik.ti" name="vauchannel-client" rev="1.3.8">
  <artifact name="vauchannel-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gematik.ti', module='vauchannel-client', version='1.3.8')
)
libraryDependencies += "de.gematik.ti" % "vauchannel-client" % "1.3.8"
[de.gematik.ti/vauchannel-client "1.3.8"]

Dependencies

compile (9)

Group / Artifact Type Version
de.gematik.ti : vauchannel-protocol jar 1.3.8
de.gematik.ti : vauchannel-cxf jar 1.3.8
org.springframework.boot : spring-boot-starter jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-web-services jar 2.2.6.RELEASE
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.3.5
org.apache.cxf : cxf-rt-rs-client jar 3.3.5
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.6.RELEASE

Project Modules

There are no modules declared in this project.