Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 470 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 470 Bytes

GS1 Numbering Tools

Description

This projects provides a collection of utils for GS1 numbers

At this point you can

  • create GTIN lists for a given GLN
  • render GS1-128 codes using barcode4j
  • create GTIN with given gln and article id
  • render GTIN as EAN-13 or GS1-128
  • create and render GTIN-8
  • create and rende SSCC

Usage

Maven usage will be possible after project is synced to central. This will happen with first stable version.