jar

com.github.dimsuz : etg-model-generator-runtime

Maven & Gradle

Apr 16, 2019
1 usages
3 stars

Reactive Model Generator · An annotation processor for generating reactive models

Table Of Contents

Latest Version

Download com.github.dimsuz : etg-model-generator-runtime JAR file - Latest Versions:

All Versions

Download com.github.dimsuz : etg-model-generator-runtime 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 etg-model-generator-runtime-1.0.0-RC5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.dimsuz.modelgenerator.model

├─ com.github.dimsuz.modelgenerator.model.ReactiveModel.class - [JAR]

com.github.dimsuz.modelgenerator.lcestate

├─ com.github.dimsuz.modelgenerator.lcestate.LceStateFactory.class - [JAR]

com.github.dimsuz.modelgenerator

├─ com.github.dimsuz.modelgenerator.ModelGenerator.class - [JAR]

├─ com.github.dimsuz.modelgenerator.ModelOperations.class - [JAR]

com.github.dimsuz.modelgenerator.annotation

├─ com.github.dimsuz.modelgenerator.annotation.GenerateReducingImplementation.class - [JAR]

Advertisement