jar

net.corda : corda-notary-plugin

Maven & Gradle

Jun 13, 2023
10 stars

corda-notary-plugin · Corda Notary Plugin API and Core

Table Of Contents

Latest Version

Download net.corda : corda-notary-plugin JAR file - Latest Versions:

All Versions

Download net.corda : corda-notary-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0.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 corda-notary-plugin-5.0.0.763-Iguana1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.corda.v5.ledger.notary.plugin.api

├─ net.corda.v5.ledger.notary.plugin.api.PluggableNotaryClientFlow.class - [JAR]

├─ net.corda.v5.ledger.notary.plugin.api.package-info.class - [JAR]

net.corda.v5.ledger.notary.plugin.core

├─ net.corda.v5.ledger.notary.plugin.core.NotaryException.class - [JAR]

├─ net.corda.v5.ledger.notary.plugin.core.NotaryExceptionFatal.class - [JAR]

├─ net.corda.v5.ledger.notary.plugin.core.NotaryExceptionUnknown.class - [JAR]

├─ net.corda.v5.ledger.notary.plugin.core.package-info.class - [JAR]

Advertisement