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