Keyple Plugin PC/SC

Version 1.0 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.
1.0.0       Keyple project       Download       GitHub       Changelogs

Overview

The Keyple Plugin PC/SC Java component is a Keyple plugin for PC/SC smart card readers.

It is compatible with PC/SC Reader (Windows PC/SC WinScard API, Unix PC/SC lite API) equipment.

Documentation

Download

All deliverables are available on the Maven Central Repository.

implementation 'org.eclipse.keyple:keyple-java-plugin-pcsc:1.0.0'
<dependency>
  <groupId>org.eclipse.keyple</groupId>
  <artifactId>keyple-java-plugin-pcsc</artifactId>
  <version>1.0.0</version>
</dependency>
Previous
Next