jar

com.github.andyglow : scala-jsonschema-core_2.13

Maven & Gradle

Jun 29, 2023
14 usages
119 stars

scala-jsonschema-core · scala-jsonschema-core

Table Of Contents

Latest Version

Download com.github.andyglow : scala-jsonschema-core_2.13 JAR file - Latest Versions:

All Versions

Download com.github.andyglow : scala-jsonschema-core_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
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 scala-jsonschema-core_2.13-0.7.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

json.schema.validation

├─ json.schema.validation.Def.class - [JAR]

├─ json.schema.validation.Instance.class - [JAR]

├─ json.schema.validation.Magnet.class - [JAR]

com.github.andyglow.jsonschema

├─ com.github.andyglow.jsonschema.AsDraft04.class - [JAR]

├─ com.github.andyglow.jsonschema.AsDraft06.class - [JAR]

├─ com.github.andyglow.jsonschema.AsDraft07.class - [JAR]

├─ com.github.andyglow.jsonschema.AsDraft09.class - [JAR]

├─ com.github.andyglow.jsonschema.AsDraft12.class - [JAR]

├─ com.github.andyglow.jsonschema.AsDraftSupport.class - [JAR]

├─ com.github.andyglow.jsonschema.AsRaw.class - [JAR]

├─ com.github.andyglow.jsonschema.AsTree.class - [JAR]

├─ com.github.andyglow.jsonschema.AsValue.class - [JAR]

├─ com.github.andyglow.jsonschema.AsValueBuilder.class - [JAR]

├─ com.github.andyglow.jsonschema.Constants.class - [JAR]

├─ com.github.andyglow.jsonschema.LowPriorityAsValueBuilder.class - [JAR]

├─ com.github.andyglow.jsonschema.Post09.class - [JAR]

├─ com.github.andyglow.jsonschema.Pre09.class - [JAR]

├─ com.github.andyglow.jsonschema.SchemaEquality.class - [JAR]

├─ com.github.andyglow.jsonschema.TypeSignature.class - [JAR]

├─ com.github.andyglow.jsonschema.package.class - [JAR]

com.github.andyglow.tree

├─ com.github.andyglow.tree.Renderer.class - [JAR]

├─ com.github.andyglow.tree.Result.class - [JAR]

├─ com.github.andyglow.tree.Tree.class - [JAR]

├─ com.github.andyglow.tree.Truncated.class - [JAR]

├─ com.github.andyglow.tree.Util.class - [JAR]

com.github.andyglow

├─ com.github.andyglow.scalamigration.class - [JAR]

json

├─ json.Schema.class - [JAR]

json.schema

├─ json.schema.Flag.class - [JAR]

├─ json.schema.LowPriorityPredefs.class - [JAR]

├─ json.schema.Predef.class - [JAR]

├─ json.schema.Version.class - [JAR]

├─ json.schema.definition.class - [JAR]

├─ json.schema.description.class - [JAR]

├─ json.schema.discriminator.class - [JAR]

├─ json.schema.discriminatorKey.class - [JAR]

├─ json.schema.readOnly.class - [JAR]

├─ json.schema.title.class - [JAR]

├─ json.schema.typeHint.class - [JAR]

├─ json.schema.writeOnly.class - [JAR]

com.github.andyglow.json

├─ com.github.andyglow.json.Escaped.class - [JAR]

├─ com.github.andyglow.json.JsonFormatter.class - [JAR]

├─ com.github.andyglow.json.LowPriorityArrayImplicits.class - [JAR]

├─ com.github.andyglow.json.LowPriorityImplicits.class - [JAR]

├─ com.github.andyglow.json.LowPriorityMapImplicits.class - [JAR]

├─ com.github.andyglow.json.LowPriorityPrimitiveImplicits.class - [JAR]

├─ com.github.andyglow.json.LowPriorityProductImplicits.class - [JAR]

├─ com.github.andyglow.json.ToValue.class - [JAR]

├─ com.github.andyglow.json.Value.class - [JAR]

├─ com.github.andyglow.json.ValueSchema.class - [JAR]

├─ com.github.andyglow.json.comparison.class - [JAR]

Advertisement