ebinterface to ZUGFeRD mapping

Generic parent POM for Java 1.8+ applications

Лицензия

Лицензия

Группа

Группа

at.austriapro
Идентификатор

Идентификатор

ebinterface-mappings-zugferd
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

ebinterface to ZUGFeRD mapping
Generic parent POM for Java 1.8+ applications
Организация-разработчик

Организация-разработчик

Philip Helger

Скачать ebinterface-mappings-zugferd

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/at.austriapro/ebinterface-mappings-zugferd/ -->
<dependency>
    <groupId>at.austriapro</groupId>
    <artifactId>ebinterface-mappings-zugferd</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/at.austriapro/ebinterface-mappings-zugferd/
implementation 'at.austriapro:ebinterface-mappings-zugferd:1.0.1'
// https://jarcasting.com/artifacts/at.austriapro/ebinterface-mappings-zugferd/
implementation ("at.austriapro:ebinterface-mappings-zugferd:1.0.1")
'at.austriapro:ebinterface-mappings-zugferd:jar:1.0.1'
<dependency org="at.austriapro" name="ebinterface-mappings-zugferd" rev="1.0.1">
  <artifact name="ebinterface-mappings-zugferd" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.austriapro', module='ebinterface-mappings-zugferd', version='1.0.1')
)
libraryDependencies += "at.austriapro" % "ebinterface-mappings-zugferd" % "1.0.1"
[at.austriapro/ebinterface-mappings-zugferd "1.0.1"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 30.1.1-jre
com.helger : ph-ebinterface jar 6.3.0
net.sf.saxon : Saxon-HE jar 10.3
org.slf4j : slf4j-api jar 1.7.30

test (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.30
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.

ebInterface Logo

Build Status

ebInterface Mappings

This project collects various document mappings, allowing to transform a given ebInterface instance to another document format and vice versa.

The document mappings are provided on a technical and on a executable level. Technical mappings describe the relationship between ebInterface and a given target format using regular spread sheets. Executable mappings are provided in Java and allow to map a given ebInterface XML instance to a target format (and vice versa, if provided).

The resulting mappings may become parts of other third-party applications.

Executable mappings are integrated in ebinterface-web as well, where they may be easily used by simply uploading an ebInterface XML instance document.

Supported mappings

Currently, the following mappings are planned.

  • ZUGFeRD (Germany)

  • UBL 2.1 (International)

  • e-SLOG (Slovenia)

  • FatturaPA (Italy)

  • GS1 XML (International)

Code style

For this project the Google code style is used. Please download the code style file and set it in your IDE, before you commit to the repository.

💚 Pull requests are greatly appreciated and welcomed.

at.austriapro

AUSTRIAPRO

AUSTRIAPRO ist die B2B-Standardisierungsplattform innerhalb der Wirtschaftskammer Österreich

Версии библиотеки

Версия
1.0.1
1.0.0