The code was synced (with svn2git) and mavenfied
http://sourceforge.net/projects/ebics/
You need to add the following mirror in your ~/.m2/settings.xml otherwise stax could not be resolved.
<?xml version="1.0" encoding="UTF-8"?>
<settings>
<mirrors>
<mirror>
<id>simexplorer</id>
<name>SimExplorer repository</name>
<url>http://maven.simexplorer.org/repo/</url>
<mirrorOf>central, SE-springsource-release, SE-springsource-external, SE-IN2P3, SEIS-codelutin, SE-nuiton, SE-restlet</mirrorOf>
</mirror>
</mirrors>
</settings>
mvn javadoc:javadoc
HTML doc is generated to target/site/apidocs/
.
BANK | COUNTRY | STATUS |
---|---|---|
Credit Agricole | France | OK |
Société Générale | France | OK |
Le crédit Lyonais | France | ? |
La banque postale | France | pending |