-
Notifications
You must be signed in to change notification settings - Fork 48
Profile EESPA
Philip Helger edited this page May 24, 2024
·
2 revisions
The GENA (previously EESPA) AS4 profile is independent from CEF and Peppol.
Underlying specification can be obtained from GENA.
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.