jar

network.oxalis.vefa : peppol-publisher

Maven & Gradle

Aug 26, 2023
11 stars

VEFA PEPPOL :: Publisher · Tools for metadata publishers.

Table Of Contents

Latest Version

Download network.oxalis.vefa : peppol-publisher JAR file - Latest Versions:

All Versions

Download network.oxalis.vefa : peppol-publisher JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x
3.1.x
3.0.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window peppol-publisher-3.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

network.oxalis.vefa.peppol.publisher

├─ network.oxalis.vefa.peppol.publisher.PublisherService.class - [JAR]

├─ network.oxalis.vefa.peppol.publisher.PublisherSyntaxProvider.class - [JAR]

├─ network.oxalis.vefa.peppol.publisher.Signer.class - [JAR]

network.oxalis.vefa.peppol.publisher.servlet

├─ network.oxalis.vefa.peppol.publisher.servlet.PublisherServlet.class - [JAR]

network.oxalis.vefa.peppol.publisher.syntax

├─ network.oxalis.vefa.peppol.publisher.syntax.AbstractPublisherSyntax.class - [JAR]

├─ network.oxalis.vefa.peppol.publisher.syntax.Bdxr201605PublisherSyntax.class - [JAR]

├─ network.oxalis.vefa.peppol.publisher.syntax.BusdoxPublisherSyntax.class - [JAR]

network.oxalis.vefa.peppol.publisher.model

├─ network.oxalis.vefa.peppol.publisher.model.PublisherEndpoint.class - [JAR]

├─ network.oxalis.vefa.peppol.publisher.model.PublisherServiceMetadata.class - [JAR]

├─ network.oxalis.vefa.peppol.publisher.model.ServiceGroup.class - [JAR]

network.oxalis.vefa.peppol.publisher.api

├─ network.oxalis.vefa.peppol.publisher.api.PublisherSyntax.class - [JAR]

├─ network.oxalis.vefa.peppol.publisher.api.ServiceGroupProvider.class - [JAR]

├─ network.oxalis.vefa.peppol.publisher.api.ServiceMetadataProvider.class - [JAR]

network.oxalis.vefa.peppol.publisher.annotation

├─ network.oxalis.vefa.peppol.publisher.annotation.Syntax.class - [JAR]

network.oxalis.vefa.peppol.publisher.builder

├─ network.oxalis.vefa.peppol.publisher.builder.EndpointBuilder.class - [JAR]

├─ network.oxalis.vefa.peppol.publisher.builder.ServiceGroupBuilder.class - [JAR]

├─ network.oxalis.vefa.peppol.publisher.builder.ServiceInformationBuilder.class - [JAR]

network.oxalis.vefa.peppol.publisher.lang

├─ network.oxalis.vefa.peppol.publisher.lang.NotFoundException.class - [JAR]

├─ network.oxalis.vefa.peppol.publisher.lang.PublisherException.class - [JAR]

├─ network.oxalis.vefa.peppol.publisher.lang.SigningException.class - [JAR]

Advertisement