License |
License |
---|---|
GroupId | GroupIdde.gematik.ti |
ArtifactId | ArtifactIdvauchannel-cxf |
Version | Version1.3.8 |
Type | Typejar |
Description |
Descriptionvauchannel-cxf
VAU channel base module - example cxf integration
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
vauchannel-cxf-1.3.8.pom | |
vauchannel-cxf-1.3.8.jar | 15 KB |
vauchannel-cxf-1.3.8-sources.jar | 12 KB |
vauchannel-cxf-1.3.8-javadoc.jar | 431 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.gematik.ti/vauchannel-cxf/ -->
<dependency>
<groupId>de.gematik.ti</groupId>
<artifactId>vauchannel-cxf</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.gematik.ti/vauchannel-cxf/
implementation 'de.gematik.ti:vauchannel-cxf:1.3.8'
// https://jarcasting.com/artifacts/de.gematik.ti/vauchannel-cxf/
implementation ("de.gematik.ti:vauchannel-cxf:1.3.8")
'de.gematik.ti:vauchannel-cxf:jar:1.3.8'
<dependency org="de.gematik.ti" name="vauchannel-cxf" rev="1.3.8">
<artifact name="vauchannel-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gematik.ti', module='vauchannel-cxf', version='1.3.8')
)
libraryDependencies += "de.gematik.ti" % "vauchannel-cxf" % "1.3.8"
[de.gematik.ti/vauchannel-cxf "1.3.8"]
Group / Artifact | Type | Version |
---|---|---|
de.gematik.ti : vauchannel-protocol | jar | 1.3.8 |
org.apache.cxf : cxf-core | jar | 3.3.7 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
org.apache.cxf : cxf-rt-bindings-soap | jar | 3.3.7 |
org.apache.cxf : cxf-rt-transports-http | jar | 3.3.7 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.31 |
org.slf4j : slf4j-api | jar | 1.7.28 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 5.1.9.RELEASE |