ph-sbdh

Library for reading and writing CEFACT Standard Business Document (SBD) and Standard Business Document Header (SBDH) documents

Лицензия

Лицензия

Группа

Группа

com.helger
Идентификатор

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

ph-sbdh
Последняя версия

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

4.3.0
Дата

Дата

Тип

Тип

bundle
Описание

Описание

ph-sbdh
Library for reading and writing CEFACT Standard Business Document (SBD) and Standard Business Document Header (SBDH) documents
Ссылка на сайт

Ссылка на сайт

https://github.com/phax/ph-sbdh
Организация-разработчик

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

Philip Helger
Система контроля версий

Система контроля версий

http://github.com/phax/ph-sbdh

Скачать ph-sbdh

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.helger.commons : ph-commons jar
com.helger.commons : ph-xml jar
com.helger.commons : ph-jaxb-adapter jar
com.helger.commons : ph-jaxb jar

test (3)

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

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

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

ph-sbdh

CEFACT Standard Business Document (SBD) and Standard Business Document Header (SBDH) wrapper library. It supports easily reading and writing of SBD and SBDH between Java domain objects and XML representations.

It is licensed under Apache 2.0 license.

Maven usage

Add the following to your pom.xml to use this artifact, replacing x.y.z with the effective version:

<dependency>
  <groupId>com.helger</groupId>
  <artifactId>ph-sbdh</artifactId>
  <version>x.y.z</version>
</dependency>

News and noteworthy

  • v4.3.0 - 2021-05-02
    • Updated to ph-commons 10.1
  • v4.2.0 - 2021-03-21
    • Updated to ph-commons 10
  • v4.1.1 - 2020-09-17
    • Updated to Jakarta JAXB 2.3.3
    • Added possibility to disable XSD validation in SBD(H)Marshaller
    • Using Java 8 date and time classes for JAXB created classes
  • v4.1.0 - 2018-11-22
    • Updated to ph-commons 9.2.0
  • v4.0.0 - 2017-11-08
    • Updated to ph-commons 9.0.0
    • Added default namespace prefix "sh" also when using the Writer API
  • v3.0.2 - 2017-01-09
    • Binds to ph-commons 8.6.0
  • v3.0.1 - 2016-12-31
    • Added default namespace prefix "sh" when writing (see #2)
  • v3.0.0 - 2016-06-11
    • Requires Java 8
  • v2.0.1 - 2015-07-21
    • Last Java 1.6 version

My personal Coding Styleguide | On Twitter: @philiphelger | Kindly supported by YourKit Java Profiler

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

Версия
4.3.0
4.2.0
4.1.1
4.1.0
4.0.0
4.0.0-b2
4.0.0-b1
3.0.2
3.0.1
3.0.0
2.0.1
2.0.0
1.1.1
1.1.0