jar

io.github.andriamarosoa : entity

Maven & Gradle

Mar 10, 2022
0 stars

entity · Demo project for Spring Boot

Table Of Contents

Latest Version

Download io.github.andriamarosoa : entity JAR file - Latest Versions:

All Versions

Download io.github.andriamarosoa : entity JAR file - All Versions:

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

io.github.andriamarosoa.entity

├─ io.github.andriamarosoa.entity.EntityApplication.class - [JAR]

├─ io.github.andriamarosoa.entity.Group.class - [JAR]

├─ io.github.andriamarosoa.entity.MethodUtils.class - [JAR]

├─ io.github.andriamarosoa.entity.Model.class - [JAR]

io.github.andriamarosoa.entity.annotation

├─ io.github.andriamarosoa.entity.annotation.Id.class - [JAR]

├─ io.github.andriamarosoa.entity.annotation.Value.class - [JAR]