| License |
License |
|---|---|
| GroupId | GroupIdcom.github.oboehm |
| ArtifactId | ArtifactIdgdv-xport-lib |
| Last Version | Last Version6.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGDV.XPort-Lib
gdv-xport-lib ist die Java-Bibliothek fuer den Umgang mit dem GDV-Format.
Sie erleichtert den Export und Export dieses Datenformats.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| gdv-xport-lib-6.2.0.pom | |
| gdv-xport-lib-6.2.0.jar | 1 MB |
| gdv-xport-lib-6.2.0-uberjar.jar | 4 MB |
| gdv-xport-lib-6.2.0-sources.jar | 1 MB |
| gdv-xport-lib-6.2.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-lib/ -->
<dependency>
<groupId>com.github.oboehm</groupId>
<artifactId>gdv-xport-lib</artifactId>
<version>6.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-lib/
implementation 'com.github.oboehm:gdv-xport-lib:6.2.0'
// https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-lib/
implementation ("com.github.oboehm:gdv-xport-lib:6.2.0")
'com.github.oboehm:gdv-xport-lib:jar:6.2.0'
<dependency org="com.github.oboehm" name="gdv-xport-lib" rev="6.2.0">
<artifact name="gdv-xport-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.oboehm', module='gdv-xport-lib', version='6.2.0')
)
libraryDependencies += "com.github.oboehm" % "gdv-xport-lib" % "6.2.0"
[com.github.oboehm/gdv-xport-lib "6.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-cli : commons-cli | jar | 1.5.0 |
| org.apache.httpcomponents.client5 : httpclient5 | jar | 5.1.3 |
| org.apache.httpcomponents.client5 : httpclient5-fluent | jar | 5.1.3 |
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| net.java.dev.stax-utils : stax-utils | jar | 20070216 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.hsqldb : hsqldb | jar | 2.5.2 |
| org.patterntesting : patterntesting-rt | jar | 2.2.20-YEARS |
| net.sf.oval : oval | jar | 3.2.1 |
| de.jfachwert : jfachwert | jar | 4.1.0 |
| javax.money : money-api | jar | |
| com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.13.2.1 |
| com.fasterxml.jackson.core : jackson-annotations Optional | jar | 2.13.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.testcontainers : testcontainers | jar | 1.15.3 |
| org.testcontainers : postgresql | jar | 1.15.3 |
| org.postgresql : postgresql | jar | 42.3.3 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
| org.junit.platform : junit-platform-commons | jar | 1.8.2 |
| org.junit.platform : junit-platform-engine | jar | 1.8.2 |