jar

net.anwiba.commons.tools : anwiba-tools-definition-schema-json

Maven & Gradle

Oct 23, 2022
5 stars

tools definition schema json · JSON like gramma Data Type definition language JSSD and Java class generator for Jackson Framework JSON-structure reading and writing

Table Of Contents

Latest Version

Download net.anwiba.commons.tools : anwiba-tools-definition-schema-json JAR file - Latest Versions:

All Versions

Download net.anwiba.commons.tools : anwiba-tools-definition-schema-json JAR file - All Versions:

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

net.anwiba.tools.definition.schema.json.gramma.parser

├─ net.anwiba.tools.definition.schema.json.gramma.parser.JSSDParserFactory.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.gramma.parser.JssdParserException.class - [JAR]

net.anwiba.tools.definition.schema.json.generator.java.bean

├─ net.anwiba.tools.definition.schema.json.generator.java.bean.AnnotationHandler.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.generator.java.bean.BeanNameConverter.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.generator.java.bean.IOutput.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.generator.java.bean.JObjectToBeanConverter.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.generator.java.bean.JsonBeanGenerator.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.generator.java.bean.JsonBeanGeneratorExecutor.class - [JAR]

net.anwiba.tools.definition.schema.json

├─ net.anwiba.tools.definition.schema.json.JSSDReader.class - [JAR]

net.anwiba.tools.definition.schema.json.generator.java.maven

├─ net.anwiba.tools.definition.schema.json.generator.java.maven.JsonBeanGeneratorMojo.class - [JAR]

net.anwiba.tools.definition.schema.json.gramma

├─ net.anwiba.tools.definition.schema.json.gramma.JSSDBaseListener.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.gramma.JSSDLexer.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.gramma.JSSDListener.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.gramma.JSSDParser.class - [JAR]

net.anwiba.tools.definition.schema.json.generator.java.ant

├─ net.anwiba.tools.definition.schema.json.generator.java.ant.JsonBeanGeneratorTask.class - [JAR]

net.anwiba.tools.definition.schema.json.gramma.element

├─ net.anwiba.tools.definition.schema.json.gramma.element.IAnnotatable.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.gramma.element.IJNode.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.gramma.element.IJsonTypeVisitor.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.gramma.element.JAnnotation.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.gramma.element.JAnnotationBuilder.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.gramma.element.JDimension.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.gramma.element.JField.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.gramma.element.JFieldBuilder.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.gramma.element.JObject.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.gramma.element.JObjectBuilder.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.gramma.element.JParameter.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.gramma.element.JType.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.gramma.element.JTypeBuilder.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.gramma.element.JValue.class - [JAR]

├─ net.anwiba.tools.definition.schema.json.gramma.element.JsonType.class - [JAR]