Last Version

GDV.XPort-Services 6.2.0

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

License

License

GroupId

GroupId

com.github.oboehm
ArtifactId

ArtifactId

gdv-xport-service
Version

Version

6.2.0
Type

Type

war
Description

Description

GDV.XPort-Services
Dies ist die Service-Schnittstelle zu GDV-Xport-Lib.
Project URL

Project URL

http://www.aosd.de/gdv.xport/gdv-xport-service/
Project Organization

Project Organization

AOSD Labs

Download gdv-xport-service 6.2.0


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

Dependencies

compile (16)

Group / Artifact Type Version
com.github.oboehm : gdv-xport-lib jar 6.2.0
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-devtools Optional jar
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-annotations jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar
io.springfox : springfox-boot-starter jar 3.0.0
org.springframework.boot : spring-boot-starter-thymeleaf jar
nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect jar 2.5.3
org.webjars : bootstrap jar 4.6.0
org.webjars : jquery jar 3.6.0
org.springframework.boot : spring-boot-starter-log4j2 jar
org.postgresql : postgresql jar 42.3.3
org.patterntesting : patterntesting-rt jar 2.2.20-YEARS

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.