jar

io.polyapi.client : generator

Maven & Gradle

Oct 31, 2023

Java client library for Poly API

Table Of Contents

Latest Version

Download io.polyapi.client : generator JAR file - Latest Versions:

All Versions

Download io.polyapi.client : generator JAR file - All Versions:

Version Vulnerabilities Size Updated
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 generator-0.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.polyapi.client.model

├─ io.polyapi.client.model.Visibility.class - [JAR]

├─ io.polyapi.client.model.VisibilityMetadata.class - [JAR]

io.polyapi.client.parser

├─ io.polyapi.client.parser.SpecsParser.class - [JAR]

io.polyapi.client.model.property

├─ io.polyapi.client.model.property.ArrayPropertyType.class - [JAR]

├─ io.polyapi.client.model.property.FunctionPropertyType.class - [JAR]

├─ io.polyapi.client.model.property.ObjectPropertyType.class - [JAR]

├─ io.polyapi.client.model.property.PlainPropertyType.class - [JAR]

├─ io.polyapi.client.model.property.PrimitivePropertyType.class - [JAR]

├─ io.polyapi.client.model.property.PropertyType.class - [JAR]

├─ io.polyapi.client.model.property.VoidPropertyType.class - [JAR]

io.polyapi.client.generator

├─ io.polyapi.client.generator.AbstractClassGenerator.class - [JAR]

├─ io.polyapi.client.generator.ClientInfoClassGenerator.class - [JAR]

├─ io.polyapi.client.generator.CodeGenerator.class - [JAR]

├─ io.polyapi.client.generator.JsonSchemaToTypeGenerator.class - [JAR]

├─ io.polyapi.client.generator.LibraryTreeNode.class - [JAR]

├─ io.polyapi.client.generator.PolyContextClassGenerator.class - [JAR]

├─ io.polyapi.client.generator.SpecificationClassGenerator.class - [JAR]

├─ io.polyapi.client.generator.TemplateGenerator.class - [JAR]

├─ io.polyapi.client.generator.TestGenerator.class - [JAR]

├─ io.polyapi.client.generator.VariContextClassGenerator.class - [JAR]

io.polyapi.client.model.specification

├─ io.polyapi.client.model.specification.ApiFunctionSpecification.class - [JAR]

├─ io.polyapi.client.model.specification.ApiType.class - [JAR]

├─ io.polyapi.client.model.specification.AuthFunctionSpecification.class - [JAR]

├─ io.polyapi.client.model.specification.CustomFunctionSpecification.class - [JAR]

├─ io.polyapi.client.model.specification.FunctionSpecification.class - [JAR]

├─ io.polyapi.client.model.specification.PropertySpecification.class - [JAR]

├─ io.polyapi.client.model.specification.ServerFunctionSpecification.class - [JAR]

├─ io.polyapi.client.model.specification.ServerVariableSpecification.class - [JAR]

├─ io.polyapi.client.model.specification.Specification.class - [JAR]

├─ io.polyapi.client.model.specification.VariableSpecification.class - [JAR]

├─ io.polyapi.client.model.specification.WebhookHandleSpecification.class - [JAR]

io.polyapi.client.utils

├─ io.polyapi.client.utils.StringUtils.class - [JAR]