Keyple Service Resource Library


The Keyple Service Resource Library is an add-on providing profile-based card resource allocation mechanism.

Therefore, it can be used by developers of applications or card extensions.


Java component

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-service-resource-java-lib:3.0.1")
implementation 'org.eclipse.keyple:keyple-service-resource-java-lib:3.0.1'
<dependency>
  <groupId>org.eclipse.keyple</groupId>
  <artifactId>keyple-service-resource-java-lib</artifactId>
  <version>3.0.1</version>
</dependency>
Previous
Next