ph-genericode

Library to read and write OASIS GeneriCode and CVA documents

License

License

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-genericode
Last Version

Last Version

6.3.0
Release Date

Release Date

Type

Type

bundle
Description

Description

ph-genericode
Library to read and write OASIS GeneriCode and CVA documents
Project URL

Project URL

https://github.com/phax/ph-genericode
Project Organization

Project Organization

Philip Helger
Source Code Management

Source Code Management

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

Download ph-genericode

Dependencies

compile (4)

Group / Artifact Type Version
com.helger.commons : ph-commons jar
com.helger.commons : ph-xml jar
com.helger.commons : ph-jaxb jar
com.helger : ph-poi Optional jar 5.2.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.slf4j : slf4j-simple jar 1.7.30
com.sun.xml.bind : jaxb-impl jar

Project Modules

There are no modules declared in this project.

ph-genericode

Dependencies

Java library for reading and writing OASIS GeneriCode and CVA files. It supports GeneriCode 0.4 and GeneriCode 1.0 as well as CVA 1.0.

Usage with Maven

<dependency>
  <groupId>com.helger</groupId>
  <artifactId>ph-genericode</artifactId>
  <version>6.1.0</version>
</dependency>

Technically this library requires ph-commons and optionally ph-poi for Excel file handling.

Gradle considerations

This project relies on JDK version based Maven profile activation. See https://github.com/phax/ph-jaxb-pom#gradle-usage for help on this specific issue.

Examples

Example code for reading GeneriCode v0.4 CodeList files is available.

Example code for reading GeneriCode v1.0 CodeList files is available.

Example code for reading CVA files is available.

News and noteworthy

  • v6.3.0 - 2021-05-02
    • Updated to ph-commons 10.1
  • v6.2.0 - 2021-03-21
    • Updated to ph-commons 10
  • v6.1.1 - 2020-09-17
    • Updated to Jakarta JAXB 2.3.3
  • v6.1.0 - 2018-11-22
    • Added namespace URI constants in the Cxxx files.
    • Updated to ph-commons 9.2.0
  • v6.0.0 - 2017-11-07
    • Updated to ph-commons 9.0.0
  • v5.0.1 - 2017-01-20
    • Added new package com.helger.genericode.builder with more flexible reader/writer/validator
    • Binds to ph-commons 8.6.x
  • v5.0.0 - 2016-06-11
    • Requires JDK 8
    • Binds to ph-commons 8.x
  • v4.1.1 - 2015-07-21
    • Last version with JDK 6 support
  • v4.1.0 - 2015-07-21
  • v4.0.0 - 2015-07-09
    • Binds to ph-commons 6.x
  • v3.3.1 - 2015-03-12
    • Binds to ph-commons 5.x
  • v3.3.0 - 2014-08-25

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

Versions

Version
6.3.0
6.2.0
6.1.1
6.1.0
6.0.0
6.0.0-b2
6.0.0-b1
5.0.1
5.0.0
4.1.1
4.1.0
4.0.0
3.3.1
3.3.0