| License |
License |
|---|---|
| GroupId | GroupIdde.gematik.ti |
| ArtifactId | ArtifactIdvauchannel-cxf |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvauchannel-cxf
VAU channel base module - example cxf integration
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| vauchannel-cxf-1.4.0.pom | |
| vauchannel-cxf-1.4.0.jar | 15 KB |
| vauchannel-cxf-1.4.0-sources.jar | 12 KB |
| vauchannel-cxf-1.4.0-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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.gematik.ti/vauchannel-cxf/
implementation 'de.gematik.ti:vauchannel-cxf:1.4.0'
// https://jarcasting.com/artifacts/de.gematik.ti/vauchannel-cxf/
implementation ("de.gematik.ti:vauchannel-cxf:1.4.0")
'de.gematik.ti:vauchannel-cxf:jar:1.4.0'
<dependency org="de.gematik.ti" name="vauchannel-cxf" rev="1.4.0">
<artifact name="vauchannel-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gematik.ti', module='vauchannel-cxf', version='1.4.0')
)
libraryDependencies += "de.gematik.ti" % "vauchannel-cxf" % "1.4.0"
[de.gematik.ti/vauchannel-cxf "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.gematik.ti : vauchannel-protocol | jar | 1.4.0 |
| org.apache.cxf : cxf-core | jar | 3.5.1 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
| org.apache.cxf : cxf-rt-bindings-soap | jar | 3.5.1 |
| org.apache.cxf : cxf-rt-transports-http | jar | 3.5.1 |
| org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.60 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-beans | jar | 5.3.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.sonarsource.java : sonar-jacoco-listeners | jar | 5.14.0.18788 |