Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.31 KB

File metadata and controls

14 lines (9 loc) · 1.31 KB

Gitpod ready-to-code CI Release Build Maven Central

JavaPOS Controls

Hosts the device control classes of the UnifiedPOS reference implementation for Java.

Use this library if your are implementing an JavaPOS application to compile against it. This will make your application independant of JavaPOS device service providers. You will be able to change JavaPOS devices at runtime by configuration. This is tidely intergated with the runtime JavaPOS configuration loader library provided by this group.

This library may also be used by JavaPOS device service implementors for testing purposes.