Skip to content

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

Profiles

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"

Maven Coordinates

    <dependency>
      <groupId>com.helger.phase4</groupId>
      <artifactId>phase4-profile-eespa</artifactId>
      <version>x.y.z</version>
    </dependency>