Releases: JavaPOSWorkingGroup/javapos-controls
JavaPOS 1.10 Release
This release corresponds to JavaPOS version 1.10 containing the device control reference implementation as provided by
For details how the content is built as part from the original archives, see javapos/README.md.
In this release the device categories
- Biometrics
- ElectronicJournal
has been added.
JavaPOS 1.9 Release
This release corresponds to JavaPOS version 1.9 containing the device control reference implementation as provided by
For details how the content is built as part from the original archives, see javapos/README.md.
In this release
- firmware handling related functionality had been added to all categories;
- major backward corrections to SmartCardRW version 1.8 has been done.
JavaPOS 1.8 Release
This release corresponds to JavaPOS version 1.8 containing the device control reference implementation as provided by
For details how the content is built as part from the original archives, see javapos/README.md.
In this release the device categories
- SmartCardRW
has been added.
JavaPOS 1.7.2 Maintenance Release
This release corresponds to JavaPOS version 1.7 containing the device control reference implementation originally provided by
For details how the content is built as part from the original archives, see javapos/README.md.
This maintenance release corrected some typos and added lacking constants for CheckScanner, FiscalPrinter, LineDisplay, and POSPrinter.
JavaPOS 1.7 Release
This release corresponds to JavaPOS version 1.7 containing the device control reference implementation as provided by
For details how the content is built as part from the original archives, see javapos/README.md.
In this release the device categories
- CheckScanner
- MotionSensor
has been added.
JavaPOS 1.6 Release
This release corresponds to JavaPOS version 1.6 containing the device control reference implementation as provided by
For details, how the content is built as part from the original archive, see javapos/README.md.
Removed all control interfaces
Moved all device control interfaces from javapos-controls to
javapos-contracts project as they logically are contracts and, in fact, must not be part of the
controls reference implementation because other controls implementations
would never and must not implement them differently.
Do not use this release.
Try to release to Bintray and MavenCentral at once
Try to get library uploaded to Bintray and MavenCentral.
Source corresponds to JavaPOS version 1.6.
Do not use this release.
Try to release to Bintray
Try to get library uploaded to Bintray.
Source corresponds to JavaPOS version 1.6.
Do not use this release.