-
Notifications
You must be signed in to change notification settings - Fork 48
Profile BPC
Philip Helger edited this page May 24, 2024
·
5 revisions
The BPC AS4 profile is independent from CEF and Peppol.
This profile is deprecated and replaced by the "DBN Alliance" profile. The code is officially deprecated since v2.7.7 and will be removed for the next major release.
Underlying specification can be obtained from the Business Payments Coalition.
This submodule comes with one profile only:
- ID
bpc-mp
(since v1.3.6) - "BPC Market Pilot"
<dependency>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-profile-bpc</artifactId>
<version>x.y.z</version>
</dependency>
My personal Coding Styleguide | It is appreciated if you star the GitHub project if you like it.