jar

io.github.sebastian-toepfer.json-schema : json-schema-api

Maven & Gradle

Jan 18, 2024

Json Schema :: api

Table Of Contents

Latest Version

Download io.github.sebastian-toepfer.json-schema : json-schema-api JAR file - Latest Versions:

All Versions

Download io.github.sebastian-toepfer.json-schema : json-schema-api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 json-schema-api-0.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.sebastiantoepfer.jsonschema

├─ io.github.sebastiantoepfer.jsonschema.InstanceType.class - [JAR]

├─ io.github.sebastiantoepfer.jsonschema.JsonSchema.class - [JAR]

├─ io.github.sebastiantoepfer.jsonschema.JsonSchemas.class - [JAR]

├─ io.github.sebastiantoepfer.jsonschema.JsonSubSchema.class - [JAR]

├─ io.github.sebastiantoepfer.jsonschema.Validator.class - [JAR]

├─ io.github.sebastiantoepfer.jsonschema.Vocabulary.class - [JAR]

io.github.sebastiantoepfer.jsonschema.spi

├─ io.github.sebastiantoepfer.jsonschema.spi.JsonSchemaFactory.class - [JAR]

io.github.sebastiantoepfer.jsonschema.keyword

├─ io.github.sebastiantoepfer.jsonschema.keyword.Annotation.class - [JAR]

├─ io.github.sebastiantoepfer.jsonschema.keyword.Applicator.class - [JAR]

├─ io.github.sebastiantoepfer.jsonschema.keyword.Assertion.class - [JAR]

├─ io.github.sebastiantoepfer.jsonschema.keyword.Identifier.class - [JAR]

├─ io.github.sebastiantoepfer.jsonschema.keyword.Keyword.class - [JAR]

├─ io.github.sebastiantoepfer.jsonschema.keyword.KeywordType.class - [JAR]

├─ io.github.sebastiantoepfer.jsonschema.keyword.ReservedLocation.class - [JAR]

├─ io.github.sebastiantoepfer.jsonschema.keyword.StaticAnnotation.class - [JAR]