jar

com.github.mineot : MOpenEntity

Maven & Gradle

Sep 05, 2016

Mineot Open Entity (for Hibernate) · Basic structure to build App with the Hibernate Tecnology

Table Of Contents

Latest Version

Download com.github.mineot : MOpenEntity JAR file - Latest Versions:

All Versions

Download com.github.mineot : MOpenEntity JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
beta8
beta7
beta5
beta4
beta3
beta2
beta1
alpha3
alpha2
alpha1

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 MOpenEntity-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.mineot.mopenentity.entity

├─ org.mineot.mopenentity.entity.ComplexEntity.class - [JAR]

├─ org.mineot.mopenentity.entity.ComplexEntity_.class - [JAR]

├─ org.mineot.mopenentity.entity.SimpleEntity.class - [JAR]

├─ org.mineot.mopenentity.entity.SimpleEntity_.class - [JAR]

org.mineot.mopenentity.implementable

├─ org.mineot.mopenentity.implementable.Activable.class - [JAR]

├─ org.mineot.mopenentity.implementable.Entitable.class - [JAR]

├─ org.mineot.mopenentity.implementable.LogicDeletable.class - [JAR]

├─ org.mineot.mopenentity.implementable.Remarkable.class - [JAR]

Advertisement