Java implementation of the ISO 8583 protocol, focused on making the creation, edition and reading of ISO8583 messages as simple and flexible as possible.
'net.sf.j8583:j8583:1.7.0'
<dependency>
<groupId>net.sf.j8583</groupId>
<artifactId>j8583</artifactId>
<version>1.7.0</version>
</dependency>
<dependency org="net.sf.j8583" name="j8583" rev="1.7.0"/>
"net.sf.j8583", "j8583", "1.7.0"