jar

io.bkbn : kompendium-json-schema

Maven & Gradle

Jun 05, 2023
138 stars

Kompendium JSON Schema · Json Schema Generator

Table Of Contents

Latest Version

Download io.bkbn : kompendium-json-schema JAR file - Latest Versions:

All Versions

Download io.bkbn : kompendium-json-schema JAR file - All Versions:

Version Vulnerabilities Size Updated
3.14.x
3.13.x
3.12.x
3.11.x
3.10.x
3.9.x
3.8.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.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 kompendium-json-schema-3.14.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.bkbn.kompendium.json.schema.definition

├─ io.bkbn.kompendium.json.schema.definition.AnyOfDefinition.class - [JAR]

├─ io.bkbn.kompendium.json.schema.definition.ArrayDefinition.class - [JAR]

├─ io.bkbn.kompendium.json.schema.definition.EnumDefinition.class - [JAR]

├─ io.bkbn.kompendium.json.schema.definition.JsonSchema.class - [JAR]

├─ io.bkbn.kompendium.json.schema.definition.MapDefinition.class - [JAR]

├─ io.bkbn.kompendium.json.schema.definition.NullableDefinition.class - [JAR]

├─ io.bkbn.kompendium.json.schema.definition.OneOfDefinition.class - [JAR]

├─ io.bkbn.kompendium.json.schema.definition.ReferenceDefinition.class - [JAR]

├─ io.bkbn.kompendium.json.schema.definition.TypeDefinition.class - [JAR]

io.bkbn.kompendium.json.schema

├─ io.bkbn.kompendium.json.schema.KotlinXSchemaConfigurator.class - [JAR]

├─ io.bkbn.kompendium.json.schema.SchemaConfigurator.class - [JAR]

├─ io.bkbn.kompendium.json.schema.SchemaGenerator.class - [JAR]

io.bkbn.kompendium.json.schema.handler

├─ io.bkbn.kompendium.json.schema.handler.CollectionHandler.class - [JAR]

├─ io.bkbn.kompendium.json.schema.handler.EnumHandler.class - [JAR]

├─ io.bkbn.kompendium.json.schema.handler.MapHandler.class - [JAR]

├─ io.bkbn.kompendium.json.schema.handler.SealedObjectHandler.class - [JAR]

├─ io.bkbn.kompendium.json.schema.handler.SimpleObjectHandler.class - [JAR]

io.bkbn.kompendium.json.schema.exception

├─ io.bkbn.kompendium.json.schema.exception.UnknownSchemaException.class - [JAR]

io.bkbn.kompendium.json.schema.util

├─ io.bkbn.kompendium.json.schema.util.Helpers.class - [JAR]

├─ io.bkbn.kompendium.json.schema.util.ReferenceCache.class - [JAR]

├─ io.bkbn.kompendium.json.schema.util.Serializers.class - [JAR]

Advertisement