KboBce is a model library for representing data from the Belgian Kruispuntbank van ondernemingen or KBO (aka Banque-Carrefour des Entreprises or BCE) in a Java application.
The KBO is also known as the CBE, short for Crossroads Enterprise Database.
The KBO is also known as the ZDU, short for Zentrale Datenbank der Unternehmen.
To download the open data for this library, go to Kruispuntbank and download a full open data file.
This library requires Java 8 or higher.
Include this project directly from Maven Central
<dependency>
<groupId>be.ceau</groupId>
<artifactId>kbobce-models</artifactId>
<version>${kbobce-models-version}</version>
</dependency>
Verify signature files with my GnuPG public key.
KboBce is licensed under the Apache 2.0 license.