jar

com.github.cm-heclouds : thing-model-code-generator

Maven & Gradle

Jan 29, 2021
1 usages
1 stars

thing-model-code-generator · OneNET Studio泛协议接入物模型代码生成器

Table Of Contents

Latest Version

Download com.github.cm-heclouds : thing-model-code-generator JAR file - Latest Versions:

All Versions

Download com.github.cm-heclouds : thing-model-code-generator 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 thing-model-code-generator-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.cm.heclouds.adapter.thing.processor

├─ com.github.cm.heclouds.adapter.thing.processor.ChildDevProcessor.class - [JAR]

├─ com.github.cm.heclouds.adapter.thing.processor.OpenApiExtensionProcessor.class - [JAR]

├─ com.github.cm.heclouds.adapter.thing.processor.ProductProcessor.class - [JAR]

com.github.cm.heclouds.adapter.thing.util

├─ com.github.cm.heclouds.adapter.thing.util.CommonUtil.class - [JAR]

├─ com.github.cm.heclouds.adapter.thing.util.MethodUtil.class - [JAR]

├─ com.github.cm.heclouds.adapter.thing.util.ModelUtil.class - [JAR]

com.github.cm.heclouds.adapter.thing.schema.services

├─ com.github.cm.heclouds.adapter.thing.schema.services.DataType.class - [JAR]

├─ com.github.cm.heclouds.adapter.thing.schema.services.Service.class - [JAR]

├─ com.github.cm.heclouds.adapter.thing.schema.services.ServiceData.class - [JAR]

com.github.cm.heclouds.adapter.thing.schema

├─ com.github.cm.heclouds.adapter.thing.schema.Consts.class - [JAR]

├─ com.github.cm.heclouds.adapter.thing.schema.Event.class - [JAR]

├─ com.github.cm.heclouds.adapter.thing.schema.Property.class - [JAR]

├─ com.github.cm.heclouds.adapter.thing.schema.Schema.class - [JAR]

├─ com.github.cm.heclouds.adapter.thing.schema.Specs.class - [JAR]

com.github.cm.heclouds.adapter.thing.annotations

├─ com.github.cm.heclouds.adapter.thing.annotations.ChildDevThingModelConfiguration.class - [JAR]

├─ com.github.cm.heclouds.adapter.thing.annotations.ThingModelConfiguration.class - [JAR]