The Keyple Distributed Remote Library is the part of the Keyple Distributed solution which contains all the remote plugins.
Therefore, it should be used only by developers of applications installed on the terminal not having local access to the smart card reader and that wishes to control the reader remotely.
It is compatible with Windows, Linux, macOS and Android platforms.
Java component
2.5.1
Documentation
Download
All deliverables are available directly from the Maven Central Repository or by using one of the project resource managers below:
implementation("org.eclipse.keyple:keyple-distributed-remote-java-lib:2.5.1")
implementation 'org.eclipse.keyple:keyple-distributed-remote-java-lib:2.5.1'
<dependency>
<groupId>org.eclipse.keyple</groupId>
<artifactId>keyple-distributed-remote-java-lib</artifactId>
<version>2.5.1</version>
</dependency>