| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdde.gematik.ti |
| ArtifactId | ArtifactIdvauchannel-client |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvauchannel-client
VAU channel base module - example client
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vauchannel-client-1.4.0.pom | |
| vauchannel-client-1.4.0.jar | 46 MB |
| vauchannel-client-1.4.0-sources.jar | 6 KB |
| vauchannel-client-1.4.0-javadoc.jar | 395 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.gematik.ti/vauchannel-client/ -->
<dependency>
<groupId>de.gematik.ti</groupId>
<artifactId>vauchannel-client</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.gematik.ti/vauchannel-client/
implementation 'de.gematik.ti:vauchannel-client:1.4.0'
// https://jarcasting.com/artifacts/de.gematik.ti/vauchannel-client/
implementation ("de.gematik.ti:vauchannel-client:1.4.0")
'de.gematik.ti:vauchannel-client:jar:1.4.0'
<dependency org="de.gematik.ti" name="vauchannel-client" rev="1.4.0">
<artifact name="vauchannel-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gematik.ti', module='vauchannel-client', version='1.4.0')
)
libraryDependencies += "de.gematik.ti" % "vauchannel-client" % "1.4.0"
[de.gematik.ti/vauchannel-client "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.gematik.ti : vauchannel-protocol | jar | 1.4.0 |
| de.gematik.ti : vauchannel-cxf | jar | 1.4.0 |
| org.springframework.boot : spring-boot-starter | jar | 2.6.6 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
| org.springframework.boot : spring-boot-starter-web-services | jar | 2.6.6 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.5.1 |
| org.apache.cxf : cxf-rt-rs-client | jar | 3.5.1 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |
| junit : junit | jar | 4.13.2 |
| org.sonarsource.java : sonar-jacoco-listeners | jar | 5.14.0.18788 |