jar

com.github.carlopantaleo : jmodel-maven-plugin

Maven & Gradle

Nov 14, 2018
0 stars

JModel Maven Plugin

Table Of Contents

Latest Version

Download com.github.carlopantaleo : jmodel-maven-plugin JAR file - Latest Versions:

All Versions

Download com.github.carlopantaleo : jmodel-maven-plugin 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 jmodel-maven-plugin-0.1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.carlopantaleo.jmodel.utils

├─ com.github.carlopantaleo.jmodel.utils.CamelCaseToKebabCase.class - [JAR]

├─ com.github.carlopantaleo.jmodel.utils.EntitesExtractor.class - [JAR]

├─ com.github.carlopantaleo.jmodel.utils.SharedConstants.class - [JAR]

├─ com.github.carlopantaleo.jmodel.utils.SnakeCaseToCamelCase.class - [JAR]

├─ com.github.carlopantaleo.jmodel.utils.TemplateEngine.class - [JAR]

├─ com.github.carlopantaleo.jmodel.utils.XmlUtil.class - [JAR]

com.github.carlopantaleo.jmodel.generators

├─ com.github.carlopantaleo.jmodel.generators.HibernateMappingsGenerator.class - [JAR]

├─ com.github.carlopantaleo.jmodel.generators.JavaModelGenerator.class - [JAR]

├─ com.github.carlopantaleo.jmodel.generators.TypescriptModelGenerator.class - [JAR]

com.github.carlopantaleo.jmodel.exceptions

├─ com.github.carlopantaleo.jmodel.exceptions.ValidationException.class - [JAR]

com.github.carlopantaleo.jmodel.mojos

├─ com.github.carlopantaleo.jmodel.mojos.GenerateCodeMojo.class - [JAR]

├─ com.github.carlopantaleo.jmodel.mojos.GenerateHibernateMappingsMojo.class - [JAR]

├─ com.github.carlopantaleo.jmodel.mojos.GenerateJavaModelMojo.class - [JAR]

├─ com.github.carlopantaleo.jmodel.mojos.GenerateTypescriptModelMojo.class - [JAR]

├─ com.github.carlopantaleo.jmodel.mojos.JModelMojo.class - [JAR]

com.github.carlopantaleo.jmodel.entities

├─ com.github.carlopantaleo.jmodel.entities.Enum.class - [JAR]

├─ com.github.carlopantaleo.jmodel.entities.Field.class - [JAR]

├─ com.github.carlopantaleo.jmodel.entities.Table.class - [JAR]