Code Monkey home page Code Monkey logo

ph-genericode's Introduction

ph-genericode

Maven Central javadoc CodeCov

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>x.y.z</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

  • v7.1.2 - work in progress
    • Switched JAXB Maven plugin to org.jvnet.jaxb:jaxb-maven-plugin
  • v7.1.1 - 2023-07-31
    • Updated to ph-commons 11.1
  • v7.1.0 - 2023-04-22
    • Moved the XML Schema to folder external/...
    • Deprecated classes Genericode(Reader|Validator|Writer) in favour of the explicit marshallers
    • Using the xml.xsd from ph-xsds-xml instead of a local one
  • v7.0.0 - 2023-01-08
    • Using Java 11 as the baseline
    • Updated to ph-commons 11
    • Using JAXB 4.0 as the baseline
  • 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 | It is appreciated if you star the GitHub project if you like it.

ph-genericode's People

Contributors

phax avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.