VEFA PEPPOL :: Publisher

Tools for metadata publishers.

License

License

GroupId

GroupId

no.difi.vefa
ArtifactId

ArtifactId

peppol-publisher
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

VEFA PEPPOL :: Publisher
Tools for metadata publishers.
Project URL

Project URL

https://github.com/difi/vefa-peppol
Project Organization

Project Organization

Norwegian Agency for Public Management and eGovernment
Source Code Management

Source Code Management

https://github.com/difi/vefa-peppol

Download peppol-publisher

How to add to project

<!-- https://jarcasting.com/artifacts/no.difi.vefa/peppol-publisher/ -->
<dependency>
    <groupId>no.difi.vefa</groupId>
    <artifactId>peppol-publisher</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/no.difi.vefa/peppol-publisher/
implementation 'no.difi.vefa:peppol-publisher:1.1.4'
// https://jarcasting.com/artifacts/no.difi.vefa/peppol-publisher/
implementation ("no.difi.vefa:peppol-publisher:1.1.4")
'no.difi.vefa:peppol-publisher:jar:1.1.4'
<dependency org="no.difi.vefa" name="peppol-publisher" rev="1.1.4">
  <artifact name="peppol-publisher" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.difi.vefa', module='peppol-publisher', version='1.1.4')
)
libraryDependencies += "no.difi.vefa" % "peppol-publisher" % "1.1.4"
[no.difi.vefa/peppol-publisher "1.1.4"]

Dependencies

compile (6)

Group / Artifact Type Version
no.difi.vefa : peppol-common jar 1.1.4
no.difi.vefa : peppol-security jar 1.1.4
no.difi.commons : commons-busdox jar 0.9.5
no.difi.commons : commons-bdx jar 0.9.5
org.slf4j : slf4j-api jar 1.7.26
com.google.guava : guava jar 28.2-jre

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.projectlombok : lombok jar 1.18.12
org.kohsuke.metainf-services : metainf-services jar 1.8

test (4)

Group / Artifact Type Version
no.difi.vefa : peppol-lookup jar 1.1.4
org.testng : testng jar 6.14.3
org.mockito : mockito-core jar 2.28.2
org.slf4j : slf4j-log4j12 jar 1.7.26

Project Modules

There are no modules declared in this project.

Build Status CodeCov Maven Central

VEFA PEPPOL

This project implements some aspects of PEPPOL for inclusion in other projects.

  • Common - Data model for PEPPOL functionality.
  • Evidence - Implementation of ETSI REM Evidence.
  • ICD - Handling of ICDs as used in PEPPOL.
  • Lookup - Functionality for looking up participants in PEPPOL.
  • Mode - Feature to configure a PEPPOL application based on a PEPPOL certificate.
  • Publisher - Generic implementation of SMP interface.
  • SBDH - Optimized library for handling of envelope.
  • Security - Security features for PEPPOL.

Please see changelog for changes.

no.difi.vefa

Digitaliseringsdirektoratet (Digdir)

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.9.9
0.9.8