jar

org.kitchen-eel : json-schema-formats

Maven & Gradle

Sep 14, 2012
11 stars

json-schema-formats · Format specifiers for use with json-schema-validator

Table Of Contents

Latest Version

Download org.kitchen-eel : json-schema-formats JAR file - Latest Versions:

All Versions

Download org.kitchen-eel : json-schema-formats JAR file - All Versions:

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

org.eel.kitchen.jsonschema.formats

├─ org.eel.kitchen.jsonschema.formats.Base64FormatAttribute.class - [JAR]

├─ org.eel.kitchen.jsonschema.formats.DateFormatAttribute.class - [JAR]

├─ org.eel.kitchen.jsonschema.formats.DateTimeMillisecFormatAttribute.class - [JAR]

├─ org.eel.kitchen.jsonschema.formats.HexStringFormatAttribute.class - [JAR]

├─ org.eel.kitchen.jsonschema.formats.MD5FormatAttribute.class - [JAR]

├─ org.eel.kitchen.jsonschema.formats.MacAddressFormatAttribute.class - [JAR]

├─ org.eel.kitchen.jsonschema.formats.PhoneNumberFormatAttribute.class - [JAR]

├─ org.eel.kitchen.jsonschema.formats.SHA1FormatAttribute.class - [JAR]

├─ org.eel.kitchen.jsonschema.formats.SHA256FormatAttribute.class - [JAR]

├─ org.eel.kitchen.jsonschema.formats.SHA512FormatAttribute.class - [JAR]

├─ org.eel.kitchen.jsonschema.formats.TimeFormatAttribute.class - [JAR]

├─ org.eel.kitchen.jsonschema.formats.UUIDFormatAttribute.class - [JAR]

├─ org.eel.kitchen.jsonschema.formats.UnixEpochFormatAttribute.class - [JAR]