License |
License |
---|---|
GroupId | GroupIdcom.github.oboehm |
ArtifactId | ArtifactIdgdv-xport-service |
Last Version | Last Version6.2.0 |
Release Date | Release Date |
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-6.2.0.pom | |
gdv-xport-service-6.2.0.war | 45 MB |
gdv-xport-service-6.2.0-sources.war | 35 KB |
gdv-xport-service-6.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>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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar | 4.13.2 |