jar

io.apicurio : apicurio-registry-schema-compatibility-json

Maven & Gradle

Nov 18, 2021
2 usages

apicurio-registry-schema-compatibility-json

Table Of Contents

Latest Version

Download io.apicurio : apicurio-registry-schema-compatibility-json JAR file - Latest Versions:

All Versions

Download io.apicurio : apicurio-registry-schema-compatibility-json JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.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 apicurio-registry-schema-compatibility-json-2.1.3.Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.apicurio.registry.rules.compatibility.jsonschema.diff

├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.ArraySchemaDiffVisitor.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.BooleanSchemaDiffVisitor.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.CombinedSchemaDiffVisitor.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.ConditionalSchemaDiffVisitor.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.ConstSchemaDiffVisitor.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.DiffContext.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.DiffType.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.DiffUtil.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.Difference.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.EnumSchemaDiffVisitor.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.NotSchemaDiffVisitor.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.NullSchemaDiffVisitor.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.NumberSchemaDiffVisitor.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.ObjectSchemaDiffVisitor.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.PrimitiveSchemaDiffVisitor.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.ReferenceSchemaDiffVisitor.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.SchemaDiffVisitor.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.diff.StringSchemaDiffVisitor.class - [JAR]

io.apicurio.registry.rules.compatibility.jsonschema.wrapper

├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.ArraySchemaWrapper.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.BooleanSchemaWrapper.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.CombinedSchemaWrapper.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.ConditionalSchemaWrapper.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.ConstSchemaWrapper.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.EmptySchemaWrapper.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.EnumSchemaWrapper.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.EqualitySchemaWrapper.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.FalseSchemaWrapper.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.NotSchemaWrapper.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.NullSchemaWrapper.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.NumberSchemaWrapper.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.ObjectSchemaWrapper.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.ReferenceSchemaWrapper.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.SchemaWrapper.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.StringSchemaWrapper.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.TrueSchemaWrapper.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.wrapper.WrapUtil.class - [JAR]

io.apicurio.registry.rules.compatibility.jsonschema

├─ io.apicurio.registry.rules.compatibility.jsonschema.JsonSchemaDiffLibrary.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.JsonSchemaWrapperVisitor.class - [JAR]

├─ io.apicurio.registry.rules.compatibility.jsonschema.JsonUtil.class - [JAR]

Advertisement