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