is not current version
Last Version 6.2.0

com.github.oboehm:gdv-xport-service 4.0.0

Dies ist die Service-Schnittstelle zu GDV-Xport-Lib.

GroupId

GroupId

com.github.oboehm
ArtifactId

ArtifactId

gdv-xport-service
Version

Version

4.0.0
Type

Type

war

Download gdv-xport-service 4.0.0


<!-- https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-service/ -->
<dependency>
    <groupId>com.github.oboehm</groupId>
    <artifactId>gdv-xport-service</artifactId>
    <version>4.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-service/
implementation 'com.github.oboehm:gdv-xport-service:4.0.0'
// https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-service/
implementation ("com.github.oboehm:gdv-xport-service:4.0.0")
'com.github.oboehm:gdv-xport-service:war:4.0.0'
<dependency org="com.github.oboehm" name="gdv-xport-service" rev="4.0.0">
  <artifact name="gdv-xport-service" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.oboehm', module='gdv-xport-service', version='4.0.0')
)
libraryDependencies += "com.github.oboehm" % "gdv-xport-service" % "4.0.0"
[com.github.oboehm/gdv-xport-service "4.0.0"]