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.5.2'
<dependency> <groupId>net.sf.j8583</groupId> <artifactId>j8583</artifactId> <version>1.5.2</version> </dependency>
<dependency org="net.sf.j8583" name="j8583" rev="1.5.2"/>
"net.sf.j8583", "j8583", "1.5.2"