Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taimos/common-gs1
Collection of utils for GS1 numbers
https://github.com/taimos/common-gs1
Last synced: 8 days ago
JSON representation
Collection of utils for GS1 numbers
- Host: GitHub
- URL: https://github.com/taimos/common-gs1
- Owner: taimos
- Created: 2012-03-24T14:20:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T20:01:57.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T05:52:53.495Z (7 months ago)
- Language: Java
- Homepage:
- Size: 59.6 KB
- Stars: 4
- Watchers: 6
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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.