-
Notifications
You must be signed in to change notification settings - Fork 50
Profile EESPA
Philip Helger edited this page Feb 4, 2025
·
3 revisions
The GENA (previously EESPA) AS4 profile is independent from CEF and Peppol.
Underlying specification can be obtained from GENA. The code is officially deprecated since v3.0.5 in favour of the Peppol profile
This submodule comes with one profile only:
- ID
eespa-acc
(since v1.3.7) - "EESPA Acceptance" - ID
eespa-prod
(since v1.3.7) - "EESPA Production"
<dependency>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-profile-eespa</artifactId>
<version>x.y.z</version>
</dependency>
My personal Coding Styleguide | It is appreciated if you star the GitHub project if you like it.