Profile EESPA - phax/phase4 GitHub Wiki
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>