is not current version
Last Version 1.4.0

de.gematik.ti:vauchannel-cxf 1.3.7

VAU channel base module - example cxf integration

GroupId

GroupId

de.gematik.ti
ArtifactId

ArtifactId

vauchannel-cxf
Version

Version

1.3.7
Type

Type

jar

Download vauchannel-cxf 1.3.7


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