Skip to content

0.9.6

Compare
Choose a tag to compare
@klakegg klakegg released this 13 Apr 15:14
· 342 commits to master since this release
  • Contributions from sfieten to peppol-evidence with pull requests #6, #8, #12, #14 and #15.
  • Refactoring implementation of modes.
<dependency>
    <groupId>no.difi.vefa</groupId>
    <artifactId>peppol-common</artifactId>
    <version>0.9.6</version>
</dependency>
<dependency>
    <groupId>no.difi.vefa</groupId>
    <artifactId>peppol-evidence</artifactId>
    <version>0.9.6</version>
</dependency>
<dependency>
    <groupId>no.difi.vefa</groupId>
    <artifactId>peppol-lookup</artifactId>
    <version>0.9.6</version>
</dependency>
<dependency>
    <groupId>no.difi.vefa</groupId>
    <artifactId>peppol-security</artifactId>
    <version>0.9.6</version>
</dependency>