jar

io.github.axonivy : jsonschema-module-expressive-annotations

Maven & Gradle

Aug 30, 2023
0 stars

jsonschema expressive annotations module · Simple annotations to provide json-schema hints right on your object models

Table Of Contents

Latest Version

Download io.github.axonivy : jsonschema-module-expressive-annotations JAR file - Latest Versions:

All Versions

Download io.github.axonivy : jsonschema-module-expressive-annotations 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 jsonschema-module-expressive-annotations-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.axonivy.json.schema

├─ io.github.axonivy.json.schema.ExpressiveSchemaModule.class - [JAR]

io.github.axonivy.json.schema.impl

├─ io.github.axonivy.json.schema.impl.AdditionalPropsSupplier.class - [JAR]

├─ io.github.axonivy.json.schema.impl.ConditionalFieldProvider.class - [JAR]

├─ io.github.axonivy.json.schema.impl.ConfigNamingStrategy.class - [JAR]

├─ io.github.axonivy.json.schema.impl.DynamicRefs.class - [JAR]

├─ io.github.axonivy.json.schema.impl.ExamplesProvider.class - [JAR]

├─ io.github.axonivy.json.schema.impl.RemoteRefProvider.class - [JAR]

io.github.axonivy.json.schema.annotations

├─ io.github.axonivy.json.schema.annotations.AdditionalProperties.class - [JAR]

├─ io.github.axonivy.json.schema.annotations.Condition.class - [JAR]

├─ io.github.axonivy.json.schema.annotations.Examples.class - [JAR]

├─ io.github.axonivy.json.schema.annotations.RemoteRef.class - [JAR]