jar

com.kjetland : mbknor-jackson-jsonschema_2.13.0-M4

Maven & Gradle

Feb 13, 2019
225 stars

mbknor-jackson-jsonSchema · mbknor-jackson-jsonSchema

Table Of Contents

Latest Version

Download com.kjetland : mbknor-jackson-jsonschema_2.13.0-M4 JAR file - Latest Versions:

All Versions

Download com.kjetland : mbknor-jackson-jsonschema_2.13.0-M4 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 mbknor-jackson-jsonschema_2.13.0-M4-1.0.33.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.kjetland.jackson.jsonSchema

├─ com.kjetland.jackson.jsonSchema.JsonSchemaConfig.class - [JAR]

├─ com.kjetland.jackson.jsonSchema.JsonSchemaGenerator.class - [JAR]

├─ com.kjetland.jackson.jsonSchema.SubclassesResolver.class - [JAR]

├─ com.kjetland.jackson.jsonSchema.SubclassesResolverImpl.class - [JAR]

com.kjetland.jackson.jsonSchema.annotations

├─ com.kjetland.jackson.jsonSchema.annotations.JsonSchemaArrayWithUniqueItems.class - [JAR]

├─ com.kjetland.jackson.jsonSchema.annotations.JsonSchemaBool.class - [JAR]

├─ com.kjetland.jackson.jsonSchema.annotations.JsonSchemaDefault.class - [JAR]

├─ com.kjetland.jackson.jsonSchema.annotations.JsonSchemaDescription.class - [JAR]

├─ com.kjetland.jackson.jsonSchema.annotations.JsonSchemaFormat.class - [JAR]

├─ com.kjetland.jackson.jsonSchema.annotations.JsonSchemaInject.class - [JAR]

├─ com.kjetland.jackson.jsonSchema.annotations.JsonSchemaInt.class - [JAR]

├─ com.kjetland.jackson.jsonSchema.annotations.JsonSchemaOptions.class - [JAR]

├─ com.kjetland.jackson.jsonSchema.annotations.JsonSchemaString.class - [JAR]

├─ com.kjetland.jackson.jsonSchema.annotations.JsonSchemaTitle.class - [JAR]

Advertisement