OFX4J is a Java implementation of Open Financial Exchange, which defines web service APIs for interfacing with financial institutions.
'net.sf.ofx4j:ofx4j:1.2'
<dependency> <groupId>net.sf.ofx4j</groupId> <artifactId>ofx4j</artifactId> <version>1.2</version> </dependency>
<dependency org="net.sf.ofx4j" name="ofx4j" rev="1.2"/>
"net.sf.ofx4j", "ofx4j", "1.2"