-
Notifications
You must be signed in to change notification settings - Fork 48
Profile BPC
Philip Helger edited this page Oct 22, 2024
·
5 revisions
No longer supported
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 was removed in v3.0.0.
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.