License |
License |
---|---|
GroupId | GroupIdcom.github.oboehm |
ArtifactId | ArtifactIdgdv-xport-service |
Version | Version4.2.0 |
Type | Typewar |
Description |
DescriptionGDV.XPort-Services
Dies ist die Service-Schnittstelle zu GDV-Xport-Lib.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
gdv-xport-service-4.2.0.pom | |
gdv-xport-service-4.2.0.war | 46 MB |
gdv-xport-service-4.2.0-sources.war | 35 KB |
gdv-xport-service-4.2.0-javadoc.war | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-service/ -->
<dependency>
<groupId>com.github.oboehm</groupId>
<artifactId>gdv-xport-service</artifactId>
<version>4.2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-service/
implementation 'com.github.oboehm:gdv-xport-service:4.2.0'
// https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-service/
implementation ("com.github.oboehm:gdv-xport-service:4.2.0")
'com.github.oboehm:gdv-xport-service:war:4.2.0'
<dependency org="com.github.oboehm" name="gdv-xport-service" rev="4.2.0">
<artifact name="gdv-xport-service" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.oboehm', module='gdv-xport-service', version='4.2.0')
)
libraryDependencies += "com.github.oboehm" % "gdv-xport-service" % "4.2.0"
[com.github.oboehm/gdv-xport-service "4.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.oboehm : gdv-xport-lib | jar | 4.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.dataformat : jackson-dataformat-xml | jar | |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
io.springfox : springfox-swagger-ui | jar | 2.9.2 |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | |
nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect | jar | 2.4.1 |
org.webjars : bootstrap | jar | 4.3.1 |
org.webjars : jquery | jar | 3.4.1 |
org.springframework.boot : spring-boot-starter-log4j2 | jar | |
org.postgresql : postgresql | jar | 9.4.1212.jre7 |
org.patterntesting : patterntesting-rt | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-test | jar |