jar

net.corda : corda-membership-schema

Maven & Gradle

Jun 13, 2023
10 stars

corda-membership-schema · Schema definitions for membership operations

Table Of Contents

Latest Version

Download net.corda : corda-membership-schema JAR file - Latest Versions:

All Versions

Download net.corda : corda-membership-schema 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-membership-schema-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.schema.membership

├─ net.corda.schema.membership.MembershipSchema.class - [JAR]

├─ net.corda.schema.membership.package-info.class - [JAR]

net.corda.schema.membership.provider.impl

├─ net.corda.schema.membership.provider.impl.MembershipSchemaProviderImpl.class - [JAR]

net.corda.schema.membership.provider

├─ net.corda.schema.membership.provider.MembershipSchemaException.class - [JAR]

├─ net.corda.schema.membership.provider.MembershipSchemaProvider.class - [JAR]

├─ net.corda.schema.membership.provider.MembershipSchemaProviderFactory.class - [JAR]

├─ net.corda.schema.membership.provider.package-info.class - [JAR]

Advertisement