All Projects → marcwrobel → jbanking

marcwrobel / jbanking

Licence: Apache-2.0 license
A Java banking API

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to jbanking

Countries
Countries - ISO 3166 (ISO3166-1, ISO3166, Digit, Alpha-2 and Alpha-3) countries codes and names (on eng and rus), ISO 4217 currency designators, ITU-T E.164 IDD calling phone codes, countries capitals, UN M.49 regions codes, ccTLD countries domains, IOC/NOC and FIFA letters codes, VERY FAST, NO maps[], NO slices[], NO init() funcs, NO external links/files/data, NO interface{}, NO specific dependencies, Databases/JSON/GOB/XML/CSV compatible, Emoji countries flags and currencies support, full support ISO-3166-1, ISO-4217, ITU-T E.164, Unicode CLDR and ccTLD standarts.
Stars: ✭ 85 (+46.55%)
Mutual labels:  countries, currencies
geo-sql-database
Continents, Sub-Continents, Countries, States, Cities, Timezones, Currencies SQL database.
Stars: ✭ 30 (-48.28%)
Mutual labels:  countries, currencies
country-to-emoji-flag
Convert an ISO 3166-1 alpha2 code to a unicode emoji flag
Stars: ✭ 26 (-55.17%)
Mutual labels:  countries, iso-3166-1
Countries
Countries, Languages & Continents data (capital and currency, native name, calling codes).
Stars: ✭ 656 (+1031.03%)
Mutual labels:  countries, currencies
hdx-python-country
Utilities to map between country and region codes and names and to match administrative level names from different sources. Also utilities for foreign exchange enabling obtaining current and historic FX rates for different currencies
Stars: ✭ 16 (-72.41%)
Mutual labels:  countries, currencies
Nager.Country
Worldwide Country Informations (ISO-3166-1 Alpha2, ISO-3166-1 Alpha3, ISO 639-1)
Stars: ✭ 68 (+17.24%)
Mutual labels:  countries, currencies
world
A Laravel package which provides a list of the countries, states, cities, currencies, timezones and languages.
Stars: ✭ 479 (+725.86%)
Mutual labels:  countries, currencies
OBIS
A JavaScript framework for downloading bank statements in OFX, QIF, CSV, and JSON. Currently supports HSBC UK Personal Banking.
Stars: ✭ 37 (-36.21%)
Mutual labels:  banking
public
This is a repository of BIAN artefacts, currently the BIAN Semantic APIs
Stars: ✭ 42 (-27.59%)
Mutual labels:  banking
sbankenclient-ios
A small but enjoyable iOS framework to connect to the Sbanken API
Stars: ✭ 21 (-63.79%)
Mutual labels:  banking
leumi-leumicard-bank-data-scraper
Open bank data for Leumi bank and Leumi card credit card
Stars: ✭ 28 (-51.72%)
Mutual labels:  banking
dockerbb
Protótipo de imagem Docker com Navegador Chromium e Warsaw instalados para acessar o Banco do Brasil
Stars: ✭ 29 (-50%)
Mutual labels:  banking
python-emv
EMV Smartcard Protocol Tool and Library
Stars: ✭ 72 (+24.14%)
Mutual labels:  banking
doc
The bunq API documentation
Stars: ✭ 18 (-68.97%)
Mutual labels:  banking
EasyMoney-Widgets
The widgets (EditText and TextView) for support of money requirements like currency, number formatting, comma formatting etc.
Stars: ✭ 91 (+56.9%)
Mutual labels:  currencies
china regions
Ruby Library for China Regions
Stars: ✭ 23 (-60.34%)
Mutual labels:  countries
ebics-java-client
Java open source EBICS client - Support for French, German and Swiss banks
Stars: ✭ 30 (-48.28%)
Mutual labels:  banking
awesome-open-finance
A curated list of open finance and open banking resources
Stars: ✭ 92 (+58.62%)
Mutual labels:  banking
sepawriter
Manage SEPA (Single Euro Payments Area) Credit and Debit Transfer for SEPA or international order.
Stars: ✭ 57 (-1.72%)
Mutual labels:  sepa
svelte-stripe-js
Everything you need to add Stripe Elements to your Svelte project
Stars: ✭ 139 (+139.66%)
Mutual labels:  sepa

Build Sonarcloud Status SonarCloud Coverage SonarCloud Vulnerabilities SonarCloud Bugs Maven Central

jbanking - A Java banking API

jbanking is a library of utilities to assist with developing banking functionalities. jbanking is focused on, but not limited to, European banking.

Features

jbanking is supporting the following features :

Requirements

Any application that uses the jbanking library must use at least Java 8. No additional dependency required !

Use it !

You can download the latest build on Maven Central or use it as a maven dependency:

<dependency>
  <groupId>fr.marcwrobel</groupId>
  <artifactId>jbanking</artifactId>
  <version>3.1.1</version>
</dependency>

For usage examples take a look at the Javadoc or the tests.

Releases

Take a look at the changelog on GitHub.

Need help ?

Read the javadoc and take a look at the unit tests.

Raise an issue or contribute with a pull-request.

Email me at [email protected].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].