A re-implementation of the javax.smartcardio API. It allows you to communicate to a smart card (at the APDU level) from within Java.
'io.github.jnasmartcardio:jnasmartcardio:0.2.2'
<dependency>
<groupId>io.github.jnasmartcardio</groupId>
<artifactId>jnasmartcardio</artifactId>
<version>0.2.2</version>
</dependency>
<dependency org="io.github.jnasmartcardio" name="jnasmartcardio" rev="0.2.2"/>
"io.github.jnasmartcardio", "jnasmartcardio", "0.2.2"